Mercurial > hg > xemacs-beta
comparison ChangeLog @ 4419:eb82fbb675ea
Use Mercurial changeset hash to identify build version.
2008-01-25 Michael Sperber <mike@xemacs.org>
* Makefile.in.in:
* configure.ac:
* version.sh.in: Use Mercurial tip hash to identify version
instead of old CVS method.
2008-01-25 Michael Sperber <mike@xemacs.org>
* build-report.el (build-report-version-file-regexp): Adjust to
handle Mercurial hash.
2008-01-25 Michael Sperber <mike@xemacs.org>
* xemacs.mak (version.sh): Generate version.sh via Mercurial.
2008-01-25 Michael Sperber <mike@xemacs.org>
* emacs.c (vars_of_emacs): Zap mention of CVS.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Thu, 07 Feb 2008 10:03:49 +0100 |
parents | 2f000e022a8b |
children | 6ed8c4ccc17e |
comparison
equal
deleted
inserted
replaced
4418:9bcdf9a3a783 | 4419:eb82fbb675ea |
---|---|
1 2008-01-25 Stephen J. Turnbull <stephen@xemacs.org> | 1 2008-01-25 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 2 |
3 * configure.ac (--with-database): 'gnudbm' -> 'gdbm' in docstrings. | 3 * configure.ac (--with-database): 'gnudbm' -> 'gdbm' in docstrings. |
4 | |
5 2008-01-25 Michael Sperber <mike@xemacs.org> | |
6 | |
7 * Makefile.in.in: | |
8 * configure.ac: | |
9 * version.sh.in: Use Mercurial tip hash to identify version | |
10 instead of old CVS method. | |
4 | 11 |
5 2008-01-17 Aidan Kehoe <kehoea@parhasard.net> | 12 2008-01-17 Aidan Kehoe <kehoea@parhasard.net> |
6 | 13 |
7 * configure.ac: | 14 * configure.ac: |
8 If using a version of the gdbm library that sticks dbm_open in | 15 If using a version of the gdbm library that sticks dbm_open in |