aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 74509f4ae5e..97124142867 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12011-01-25 Chong Yidong <cyd@stupidchicken.com>
2
3 * movemail.c (main): Use setregid instead of setegid, which is
4 missing on older systems. Suggested by Peter O'Gorman (Bug#6811).
5
12011-01-23 Paul Eggert <eggert@cs.ucla.edu> 62011-01-23 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Check return values of some library calls. 8 Check return values of some library calls.