aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67b95f36d44..c57bcabef41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12011-04-06 Juanma Barranquero <lekktu@gmail.com>
2
3 * lib/makefile.w32-in (GNULIBOBJS): Add careadlinkat.$(O).
4 ($(BLD)/careadlinkat.$(O)): New target.
5 ($(BLD)/dtoastr.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
6 ($(BLD)/strftime.$(O), $(BLD)/time_r.$(O), $(BLD)/md5.$(O)):
7 Update dependencies.
8
12011-04-06 Paul Eggert <eggert@cs.ucla.edu> 92011-04-06 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Fix more problems found by GCC 4.6.0's static checks. 11 Fix more problems found by GCC 4.6.0's static checks.