diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -1,3 +1,14 @@ | |||
| 1 | 2013-06-03 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * configure.ac (file-notification): New option, replaces inotify option. | ||
| 4 | (HAVE_W32): Remove w32notify.o. | ||
| 5 | (with_file_notification): Add checks for glib and w32. Adapt check | ||
| 6 | for inotify. | ||
| 7 | (Summary): Add entry for file notification. | ||
| 8 | |||
| 9 | * autogen/config.in: Add entries for HAVE_GFILENOTIFY, | ||
| 10 | HAVE_W32NOTIFY and USE_FILE_NOTIFY. | ||
| 11 | |||
| 1 | 2013-06-02 Juanma Barranquero <lekktu@gmail.com> | 12 | 2013-06-02 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 13 | ||
| 3 | * .bzrignore: Ignore dirs libexec/, share/ and var/. | 14 | * .bzrignore: Ignore dirs libexec/, share/ and var/. |