summaryrefslogtreecommitdiff
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 301e912f4d..7610b19290 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-06-30 Paul Eggert <eggert@cs.ucla.edu>
+ Merge from gnulib, incorporating:
+ 2013-06-23 ignore-value: port to gcc -pedantic
+ 2013-06-21 extern-inline: port to gcc -std=c89
+
Do not use GTK 3 if it exists but cannot be compiled.
* configure.ac: Leave GTK_OBJ and term_header alone if GTK 3
exists but cannot be compiled.