aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-03-12 17:38:42 -0700
committerPaul Eggert2013-03-12 17:38:42 -0700
commit5615c9a9af487c19ab0bd30cb15d7bdb9af53560 (patch)
treeda5460962adeb04d0b5589f388a52a129095a41b /ChangeLog
parent84c3ab6860d2247e0da13d418545807a5f2f90fc (diff)
downloademacs-5615c9a9af487c19ab0bd30cb15d7bdb9af53560.tar.gz
emacs-5615c9a9af487c19ab0bd30cb15d7bdb9af53560.zip
Merge from gnulib.
This incorporates: 2013-03-12 mktime: fix configure typo 2013-03-11 regex: port to mingw's recent addition of undeclared alarm 2013-03-11 putenv: avoid compilation warning on mingw 2013-03-11 unistd: don't prevent Tru64 Unix from using gnulib strtod.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84d88fa7f1a..1dfbeae4c56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12013-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
12013-03-06 Paul Eggert <eggert@cs.ucla.edu> 92013-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).