Updated to release 1.7.8
[platform/upstream/eio.git] / ChangeLog
1 2012-04-26  Carsten Haitzler (The Rasterman)
2
3         * 1.0.0 release
4
5 2012-04-30  Jérôme Pinot
6
7         * Fix build out of tree.
8
9 2012-05-09  Cedric Bail
10
11         * Actually test if we are really requesting to monitor the same file.
12
13 2012-08-02  Cedric Bail
14
15         * Fix a memory leak when shutting down fallback monitor.
16
17 2012-08-07  Cedric Bail
18
19         * Properly shutdown monitor when calling eio_shutdown.
20
21 2012-08-21  Cedric Bail
22
23         * Add a comment describing the false positiv detected by static analyzer
24         when calling eio_file_set.
25
26 2012-08-07  Vincent Torri
27
28         * Do not free Windows stuff when it is not used. Fix seg fault
29         * Add log debugging macros
30
31 2012-08-30  Cedric Bail
32
33         * Fix memory leak when using file associate API.
34
35 2012-08-30  Carsten Haitzler (The Rasterman)
36
37         1.7.0 release
38
39 2012-09-06  Vincent Torri
40
41         * Improve file monitoring on Windows to mimic more inotify behavior.
42
43 2012-09-10  Cedric Bail
44
45         * Fix monitor shutdown when mainloop did never run.
46
47 2012-09-14  Cedric Bail
48
49         * Fix build with xattr without splice.
50
51 2012-10-03  Daniel Willmann
52
53         * Fix memory corruption by allocating enough memory in
54         eio_eet_data_read_cipher().
55
56 2012-10-20  Cedric Bail
57
58         1.7.1 release
59
60 2012-11-23 Luis Felipe Strano Moraes
61
62         1.7.2 release
63
64 2012-11-23  Sebastian Dransfeld
65
66         * Correctly define alloca
67         * Minor build fixes for solaris
68
69 2012-12-07  Cedric Bail
70
71         * Don't leak fd on exec.
72         * Don't stop on limited access right.
73
74 2012-12-07  Luis Felipe Strano Moraes
75
76         * 1.7.3 release
77
78 2012-12-12  Mike Blumenkrantz
79
80         * Fixed crash in eio_monitor_del.
81
82 2012-12-14  Cedric Bail
83
84         * Properly destroy fd on exec.
85
86 2012-12-17 Vincent Torri
87
88         * Add XML output to doc
89         * Add installation rule for doc
90
91 2012-12-21  Luis Felipe Strano Moraes
92
93         * 1.7.4 release
94
95 2012-12-24  Mike Blumenkrantz
96
97         * eio functions no longer crash when passed NULL and throw errors accordingly
98
99 2013-01-03  Jérémy Zurcher
100
101         * Add eio_eet_sync symbol.
102
103 2013-01-04  Luis Felipe Strano Moraes
104
105         * 1.7.5 release
106
107 2013-01-14  Cedric Bail
108
109         * Fix wrong initialization of container in eio_file_map_new.
110
111 2013-04-04  Rafael Antognolli
112
113         * 1.7.6 release
114
115 2013-04-06  Rafael Antognolli
116
117         * Fix examples sources installation.
118
119 2013-04-09  Rafael Antognolli
120
121         * 1.7.6.1 release
122
123 2013-05-11  Rafael Antognolli
124
125         * 1.7.7 release
126
127 2013-08-02  Eduardo Lima (Etrunko)
128
129         * 1.7.8 release