diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-07-08 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections. | ||
| 4 | |||
| 1 | 2006-07-09 Kim F. Storm <storm@cua.dk> | 5 | 2006-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 | ||