Mercurial > hg > xemacs-beta
comparison ChangeLog @ 4354:232d873b9705
Add support for installing bundled patches.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sun, 23 Dec 2007 20:32:16 -0800 |
parents | 528c4d906843 |
children | 3af63264d320 |
comparison
equal
deleted
inserted
replaced
4353:4143b78d0df0 | 4354:232d873b9705 |
---|---|
1 2007-12-23 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * Makefile.in.in (mkpkgdir): | |
4 (check-available-packages): | |
5 (install-bootstrap-packages): | |
6 (install-nonmule-packages): | |
7 (install-all-packages): | |
8 New targets supporting bundled packages. | |
9 | |
10 * .hgignore: Ignore tarballs in etc/bundled-packages/. | |
11 | |
1 2007-12-08 Jerry James <james@xemacs.org> | 12 2007-12-08 Jerry James <james@xemacs.org> |
2 | 13 |
3 * config.guess: | 14 * config.guess: |
4 * config.sub: Sync with the latest upstream versions. | 15 * config.sub: Sync with the latest upstream versions. |
5 | 16 |