aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24775fe4276..a37cdd71377 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12006-07-08 Richard Stallman <rms@gnu.org>
2
3 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
4
12006-07-09 Kim F. Storm <storm@cua.dk> 52006-07-09 Kim F. Storm <storm@cua.dk>
2 6
3 * CONTRIBUTE: Use outline format. 7 * CONTRIBUTE: Use outline format.
@@ -7,7 +11,7 @@
7 11
8 * configure: Regenerated. 12 * configure: Regenerated.
9 13
10 * configure.in (PKG_CHECK_MODUILES): Redirect stderr of pkg-config 14 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
11 to /dev/null, since we don't need the error message, just the 15 to /dev/null, since we don't need the error message, just the
12 exit status. 16 exit status.
13 17