2012-04-26 Carsten Haitzler (The Rasterman) * 1.0.0 release 2012-04-30 Jérôme Pinot * Fix build out of tree. 2012-05-09 Cedric Bail * Actually test if we are really requesting to monitor the same file. 2012-08-02 Cedric Bail * Fix a memory leak when shutting down fallback monitor. 2012-08-07 Cedric Bail * Properly shutdown monitor when calling eio_shutdown. 2012-08-21 Cedric Bail * Add a comment describing the false positiv detected by static analyzer when calling eio_file_set. 2012-08-07 Vincent Torri * Do not free Windows stuff when it is not used. Fix seg fault * Add log debugging macros 2012-08-30 Cedric Bail * Fix memory leak when using file associate API. 2012-08-30 Carsten Haitzler (The Rasterman) 1.7.0 release 2012-09-06 Vincent Torri * Improve file monitoring on Windows to mimic more inotify behavior. 2012-09-10 Cedric Bail * Fix monitor shutdown when mainloop did never run. 2012-09-14 Cedric Bail * Fix build with xattr without splice. 2012-10-03 Daniel Willmann * Fix memory corruption by allocating enough memory in eio_eet_data_read_cipher(). 2012-10-20 Cedric Bail 1.7.1 release 2012-11-23 Luis Felipe Strano Moraes 1.7.2 release 2012-11-23 Sebastian Dransfeld * Correctly define alloca * Minor build fixes for solaris 2012-12-07 Cedric Bail * Don't leak fd on exec. * Don't stop on limited access right. 2012-12-07 Luis Felipe Strano Moraes * 1.7.3 release 2012-12-12 Mike Blumenkrantz * Fixed crash in eio_monitor_del. 2012-12-14 Cedric Bail * Properly destroy fd on exec. 2012-12-17 Vincent Torri * Add XML output to doc * Add installation rule for doc 2012-12-21 Luis Felipe Strano Moraes * 1.7.4 release 2012-12-24 Mike Blumenkrantz * eio functions no longer crash when passed NULL and throw errors accordingly 2013-01-03 Jérémy Zurcher * Add eio_eet_sync symbol. 2013-01-04 Luis Felipe Strano Moraes * 1.7.5 release 2013-01-14 Cedric Bail * Fix wrong initialization of container in eio_file_map_new. 2013-04-04 Rafael Antognolli * 1.7.6 release 2013-04-06 Rafael Antognolli * Fix examples sources installation. 2013-04-09 Rafael Antognolli * 1.7.6.1 release 2013-05-11 Rafael Antognolli * 1.7.7 release 2013-08-02 Eduardo Lima (Etrunko) * 1.7.8 release