aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 072e37fef46..22607d59529 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
12013-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
12013-06-02 Juanma Barranquero <lekktu@gmail.com> 122013-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/.