aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc6c0bfc3ec..5f74726a743 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
12013-04-22 Paul Eggert <eggert@cs.ucla.edu>
2
3 * make-dist: Do not distribute admin/unidata/Makefile.
4 It is generated by 'configure'.
5
6 * build-aux/update-subdirs: Don't leave subdirs.el~ behind.
7 It messes up 'make distclean', and contains no useful information
8 because it's a copy of subdirs.el.
9
12013-04-18 John Marino <gnugcc@marino.st> (tiny change) 102013-04-18 John Marino <gnugcc@marino.st> (tiny change)
2 11
3 * configure.ac: Add DragonFly BSD, mostly same as FreeBSD. (Bug#14068) 12 * configure.ac: Add DragonFly BSD, mostly same as FreeBSD. (Bug#14068)