diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2015-10-18 13:23:50 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2015-10-18 13:23:50 +0200 |
commit | 604222c4e926b3ffad07ddaeb1ba757784c2cf21 (patch) | |
tree | de7d35b5e44a01bf42bcd922fb93bad434466a89 | |
parent | 1c75616af01286eb7df1ae646c77071255bb25f7 (diff) | |
download | emacs-604222c4e926b3ffad07ddaeb1ba757784c2cf21.tar.gz |
; Add bug number in ChangeLog.2
-rw-r--r-- | ChangeLog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index 9dff59780e0..8c30a11a11d 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -28,7 +28,7 @@ * test/automated/file-notify-tests.el (file-notify-test02-events): Rectify `attribute-change' tests. There are timing issues with - gfilenotify. + gfilenotify. (Bug#21669) 2015-10-16 Paul Eggert <eggert@cs.ucla.edu> |