diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-04-06 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2011-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. |