File: ChangeLog.eio

package info (click to toggle)
efl 1.8.6-2.5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 122,896 kB
  • ctags: 52,058
  • sloc: ansic: 503,707; sh: 12,299; cpp: 11,154; makefile: 1,756; lisp: 433; pascal: 398; python: 233; asm: 209; objc: 101; xml: 35; sed: 16
file content (61 lines) | stat: -rw-r--r-- 1,257 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
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-09-27  Cedric Bail

	* Don't stop on limited access right.

2012-10-03  Daniel Willmann
	* Fix memory corruption by allocating enough memory in
	eio_eet_data_read_cipher().

2012-11-23  Sebastian Dransfeld

	* Correctly define alloca