aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index fd28bf1228f..3d76f9dd2ba 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,14 @@
12012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2
3 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
4 * CPP-DEFINES (O_RDONLY, O_RDWR, HAVE_FCNTL_H): Remove.
5 * merge-gnulib (GNULIB_MODULES): Add fcntl-h.
6
72012-11-16 Paul Eggert <eggert@cs.ucla.edu>
8
9 Remove no-longer-used pty_max_bytes variable.
10 * CPP-DEFINES (HAVE_FPATHCONF): Remove.
11
12012-11-14 Paul Eggert <eggert@cs.ucla.edu> 122012-11-14 Paul Eggert <eggert@cs.ucla.edu>
2 13
3 Use faccessat, not access, when checking file permissions (Bug#12632). 14 Use faccessat, not access, when checking file permissions (Bug#12632).