aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 67c17cde8cb..6ecfb283ff6 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,8 @@
12013-03-13 Paul Eggert <eggert@cs.ucla.edu> 12013-03-13 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Static checking by Sun C 5.12.
4 * etags.c (analyse_regex): Omit unreachable code.
5
3 * movemail.c (main): Call umask on all systems. 6 * movemail.c (main): Call umask on all systems.
4 This is OK since Emacs already assumes umask elsewhere. 7 This is OK since Emacs already assumes umask elsewhere.
5 Don't grant more read permissions than necessary. 8 Don't grant more read permissions than necessary.