aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert Pluim2015-03-02 08:52:22 -0500
committerKen Brown2015-03-02 08:57:54 -0500
commit04fb1029e4fd008e853558a910aa2b2710cf82d7 (patch)
tree5777a8aa7da99dd2cc167250520fc669d61cd61f /ChangeLog
parentda02eb556a8751c59d5946dec353804bb826c712 (diff)
downloademacs-04fb1029e4fd008e853558a910aa2b2710cf82d7.tar.gz
emacs-04fb1029e4fd008e853558a910aa2b2710cf82d7.zip
configure.ac: Error out if with-file-notification=w32 is specified on Cygwin
Fixes: 19909 Copyright-paperwork-exempt: yes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bfdfbbd8b9..5e5c922fd45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12015-03-02 Robert Pluim <rpluim@gmail.com> (tiny change)
2
3 * configure.ac: Error out if with-file-notification=w32 is
4 specified on Cygwin. (Bug#19909)
5
12015-02-27 Paul Eggert <eggert@cs.ucla.edu> 62015-02-27 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Don't require GNU putenv 8 Don't require GNU putenv