aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index b0727694b3d..8a99f8c9c40 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,13 @@
12012-12-14 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix permissions bugs with setgid directories etc. (Bug#13125)
4 * files.texi (Testing Accessibility): Document GROUP arg
5 of file-ownership-preserved-p.
6 (File Attributes): Document that 9th element is now
7 just a placeholder.
8 * os.texi (User Identification): Document new functions group-gid,
9 group-real-gid.
10
12012-12-11 Paul Eggert <eggert@cs.ucla.edu> 112012-12-11 Paul Eggert <eggert@cs.ucla.edu>
2 12
3 * internals.texi (C Integer Types): New section. 13 * internals.texi (C Integer Types): New section.