aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2014-06-11 13:03:46 -0700
committerPaul Eggert2014-06-11 13:03:46 -0700
commit0071d45b616f0e533818e65cc7307fbe4bd2a282 (patch)
tree3b4a8ec6a3eeea42da96c764ff66bfe94eccf505 /ChangeLog
parentdf907af0ddfc4282a6184f1b516cd92dbdf0093f (diff)
downloademacs-0071d45b616f0e533818e65cc7307fbe4bd2a282.tar.gz
emacs-0071d45b616f0e533818e65cc7307fbe4bd2a282.zip
Backport fcntl.h AIX fix from the trunk.
This fixes a bug with the shell freezing. See: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17598#185 Merge from gnulib, incorporating: 2014-05-31 dup2, fcntl, fcntl-h: port to AIX 7.1 * lib/fcntl.in.h, m4/dup2.m4, m4/fcntl.m4: Update from gnulib.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77e54096116..d13c8aeabe9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
12014-06-11 Paul Eggert <eggert@cs.ucla.edu>
2
3 Backport fcntl.h AIX fix from the trunk (Bug#17598).
4 This fixes a bug with the shell freezing. See:
5 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17598#185
6 Merge from gnulib, incorporating:
7 2014-05-31 dup2, fcntl, fcntl-h: port to AIX 7.1
8 * lib/fcntl.in.h, m4/dup2.m4, m4/fcntl.m4:
9 Update from gnulib.
10
12014-06-07 Paul Eggert <eggert@cs.ucla.edu> 112014-06-07 Paul Eggert <eggert@cs.ucla.edu>
2 12
3 Port better to AIX (Bug#17598). 13 Port better to AIX (Bug#17598).