diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-03-13 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Merge from gnulib, incorporating: | ||
| 4 | 2013-03-12 mktime: fix configure typo | ||
| 5 | 2013-03-11 regex: port to mingw's recent addition of undeclared alarm | ||
| 6 | 2013-03-11 putenv: avoid compilation warning on mingw | ||
| 7 | 2013-03-11 unistd: don't prevent Tru64 Unix from using gnulib strtod. | ||
| 8 | |||
| 1 | 2013-03-06 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2013-03-06 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | * configure.ac (TERM_HEADER): Remove duplicate definition (Bug#13872). | 11 | * configure.ac (TERM_HEADER): Remove duplicate definition (Bug#13872). |