aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-03-01 07:16:43 -0800
committerPaul Eggert2013-03-01 07:16:43 -0800
commit89bd9d36859503e25b767f97395870190f272bc1 (patch)
treeb42053badeb8e2274cc9f3a43b67ac800272aa37 /ChangeLog
parenta4837536e2ef918dacf687c134e690cbbe693487 (diff)
downloademacs-89bd9d36859503e25b767f97395870190f272bc1.tar.gz
emacs-89bd9d36859503e25b767f97395870190f272bc1.zip
Merge from gnulib.
2013-02-21 putenv: port better to native Windows 2013-02-18 extern-inline: avoid compilation error with HP-UX cc 2013-02-14 putenv: fix heap corruption with mixed putenv/_putenv
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a2e7769eca..84d9987ccea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
12013-03-01 Paul Eggert <eggert@cs.ucla.edu>
2
3 Merge from gnulib, incorporating:
4 2013-02-21 putenv: port better to native Windows
5 2013-02-18 extern-inline: avoid compilation error with HP-UX cc
6 2013-02-14 putenv: fix heap corruption with mixed putenv/_putenv
7
12013-02-28 Ken Brown <kbrown@cornell.edu> 82013-02-28 Ken Brown <kbrown@cornell.edu>
2 9
3 * configure.ac (HAVE_DATA_START): Fix test. (Bug#13818) 10 * configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)