aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13b2fff124a..ef939acaf2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12010-07-11 Andreas Schwab <schwab@linux-m68k.org>
2
3 * configure.in: Don't check for index and rindex, check for strchr
4 and strrchr. Define strchr and strrchr as index and rindex,
5 resp., in src/config.h if not available.
6
12010-07-08 Dan Nicolaescu <dann@ics.uci.edu> 72010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * configure.in: Use -Wold-style-definition if available. 9 * configure.in: Use -Wold-style-definition if available.
@@ -55,6 +61,10 @@
55 61
56 * config.bat: Remove white space around "+" in COPY commands. 62 * config.bat: Remove white space around "+" in COPY commands.
57 63
642010-06-23 Glenn Morris <rgm@gnu.org>
65
66 * info/dir: Start descriptions in column 32, per Texinfo convention.
67
582010-06-16 Chong Yidong <cyd@stupidchicken.com> 682010-06-16 Chong Yidong <cyd@stupidchicken.com>
59 69
60 * INSTALL: Update font information (Bug#6389). 70 * INSTALL: Update font information (Bug#6389).