Mercurial > emacs
diff ChangeLog @ 110959:88da5c66a589
More make-dist simplification.
* make-dist: Remove --compress. Check for the appropriate
gzip-like executable, and if not found, don't compress.
Check version number in README, don't change it.
Use find for nt/inc/*.h.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 12 Oct 2010 20:08:45 -0700 |
parents | 07776ed6876f |
children | b8fde5ef9e14 |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 13 02:19:11 2010 +0000 +++ b/ChangeLog Tue Oct 12 20:08:45 2010 -0700 @@ -1,3 +1,10 @@ +2010-10-13 Glenn Morris <rgm@gnu.org> + + * make-dist: Remove --compress. Check for the appropriate + gzip-like executable, and if not found, don't compress. + Check version number in README, don't change it. + Use find for nt/inc/*.h. + 2010-10-12 Dan Nicolaescu <dann@ics.uci.edu> * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT): Remove