diff options
author | Romain Francoise <romain@orebokech.com> | 2005-11-01 11:48:27 +0000 |
---|---|---|
committer | Romain Francoise <romain@orebokech.com> | 2005-11-01 11:48:27 +0000 |
commit | e8439d3466c7956d57b9a879d020ac616e1bb379 (patch) | |
tree | 2e2c4f92e696711b93ca54a73970c6e743124547 /ChangeLog | |
parent | 7bba5cae0193b86faecbd6dd7b343bedfde2a4eb (diff) | |
download | emacs-e8439d3466c7956d57b9a879d020ac616e1bb379.tar.gz |
* configure.in: Check for gzip.
* Makefile.in (install): Compress source files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 6a3343afb0b..c0ba209aeac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ +2005-11-01 Romain Francoise <romain@orebokech.com> + + * configure.in: Check for gzip. + * configure: Regenerate. + + * Makefile.in (install): Compress source files. + 2005-10-24 Steven Tamm <steventamm@mac.com> - * configure.in: Fix darwin386 configuration issue - * configure: Regenerate + * configure.in: Fix darwin386 configuration issue. + * configure: Regenerate. 2005-10-22 Eli Zaretskii <eliz@gnu.org> |