aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d4f0c82592..2dd796962d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12013-04-07 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix --enable-profiling bug introduced by 2013-02-25 change (Bug#13783).
4 * configure.ac (LD_SWITCH_SYSTEM_TEMACS): Append -pg if profiling
5 and if not on GNU/Linux or FreeBSD.
6 * lib/Makefile.am (AM_CFLAGS): Add $(PROFILING_CFLAGS), so that
7 lib/*.o is profiled too.
8
12013-03-30 Paul Eggert <eggert@cs.ucla.edu> 92013-03-30 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Merge from gnulib, incorporating: 11 Merge from gnulib, incorporating: