aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen Brown2013-02-27 22:19:51 -0500
committerKen Brown2013-02-27 22:19:51 -0500
commit0e9467861c23f830d74174dcde69a4f7d4074cac (patch)
treefed1d5e17ba62a3b6d00dbda235858ad9588148f /ChangeLog
parent531e70eca4c3bcd44942a67f5ea1a8bb1cb41dad (diff)
downloademacs-0e9467861c23f830d74174dcde69a4f7d4074cac.tar.gz
emacs-0e9467861c23f830d74174dcde69a4f7d4074cac.zip
* configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b289f27ef1..7a2e7769eca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12013-02-28 Ken Brown <kbrown@cornell.edu>
2
3 * configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)
4
12013-02-25 Paul Eggert <eggert@cs.ucla.edu> 52013-02-25 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Simplify data_start configuration (Bug#13783). 7 Simplify data_start configuration (Bug#13783).