aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f068a033bd..83beaca6983 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
12010-05-20 Glenn Morris <rgm@gnu.org> 12010-05-20 Glenn Morris <rgm@gnu.org>
2 2
3 * make-dist (src): Include *.mk.
4 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
5 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
6 (deps_frag): New output file.
7 (AUTO_DEPEND): Remove this definition.
8
3 * configure.in (--with-gtk, --with-gcc): Remove option stubs. 9 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
4 10
52010-05-19 Glenn Morris <rgm@gnu.org> 112010-05-19 Glenn Morris <rgm@gnu.org>