aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 301e912f4d3..7610b19290f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
12013-06-30 Paul Eggert <eggert@cs.ucla.edu> 12013-06-30 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Merge from gnulib, incorporating:
4 2013-06-23 ignore-value: port to gcc -pedantic
5 2013-06-21 extern-inline: port to gcc -std=c89
6
3 Do not use GTK 3 if it exists but cannot be compiled. 7 Do not use GTK 3 if it exists but cannot be compiled.
4 * configure.ac: Leave GTK_OBJ and term_header alone if GTK 3 8 * configure.ac: Leave GTK_OBJ and term_header alone if GTK 3
5 exists but cannot be compiled. 9 exists but cannot be compiled.