aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 232bb389fd7..74509f4ae5e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12011-01-23 Paul Eggert <eggert@cs.ucla.edu>
2
3 Check return values of some library calls.
4 * hexl.c (main): Check fread result.
5 * make-docfile.c (main): Check chdir result.
6 (scan_c_file): Check fscanf result.
7 * movemail.c (main): Check ftruncate result.
8
12011-01-17 Paul Eggert <eggert@cs.ucla.edu> 92011-01-17 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Include <unistd.h> unilaterally. 11 Include <unistd.h> unilaterally.