comparison ChangeLog @ 5495:1f0b15040456

Merge.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 01 May 2011 18:44:03 +0100
parents 861f2601a38b f5a0b32f4687
children 4b5b7dcc19d6
comparison
equal deleted inserted replaced
5494:861f2601a38b 5495:1f0b15040456
1 2011-04-29 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * XEmacs 21.5.31 "ginger" is released.
4
5 2011-04-26 Stephen J. Turnbull <stephen@xemacs.org>
6
7 * XEmacs 21.5.30 "garlic" is released.
8
9 2011-03-24 Jerry James <james@xemacs.org>
10
11 * INSTALL: "youself" -> "yourself".
12 * aclocal.m4: "dependancy" -> "dependency".
13 * configure.ac: "priveleges" -> "privileges".
14 * configure: Regenerate.
15
16 2010-11-02 Mats Lidell <matsl@xemacs.org>
17
18 * netinstall: removed
19
20 2010-06-14 Stephen J. Turnbull <stephen@xemacs.org>
21
22 * aclocal.m4: Add standard permission boilerplate.
23
24 2010-06-02 Aidan Kehoe <kehoea@parhasard.net>
25
26 * version.sh.in:
27 * configure.ac (XE_COMPLEX_ARG, XE_EXPAND_VARIABLE):
28 Remove conditionals and information for InfoDock.
29
30 2010-04-09 Ben Wing <ben@xemacs.org>
31
32 * CHANGES-beta:
33 Update with my changes to the trunk since the release of 21.5.29
34 in 2009 up through April 9, 2010.
35
36 2010-04-02 Aidan Kehoe <kehoea@parhasard.net>
37
38 * CHANGES-beta:
39 Update with my changes to the trunk since 2009-09-20.
40
41 2010-03-18 Ben Wing <ben@xemacs.org>
42
43 * CHANGES-beta:
44 Partially updated with last couple of months worth of changes.
45
46 2010-03-18 Mike Sperber <mike@xemacs.org>
47
48 * INSTALL: Reflect change from `lib' to `share'; also, document
49 how to invoke configure to get the old setting.
50
51 * configure.ac: Set LATE_PACKAGE_DIRECTORIES_USER_DEFINED if
52 `datadir' was changed; set `with_late_packages' to something
53 sensible for this case.
54
55 2010-02-20 Ben Wing <ben@xemacs.org>
56
57 * configure.ac (XE_COMPLEX_ARG):
58 Correct doc of --quick-build: It also doesn't check for Lisp shadows.
59
1 2010-02-20 Ben Wing <ben@xemacs.org> 60 2010-02-20 Ben Wing <ben@xemacs.org>
2 61
3 * configure: 62 * configure:
4 * configure.ac (XE_EXPAND_VARIABLE): 63 * configure.ac (XE_EXPAND_VARIABLE):
5 * configure.ac (TAB): 64 * configure.ac (TAB):
6617 * configure.in: Configure for POSIX getcwd if available. 6676 * configure.in: Configure for POSIX getcwd if available.
6618 6677
6619 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu> 6678 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
6620 6679
6621 * configure.in (LIBS): Fix typo in dialog box test. 6680 * configure.in (LIBS): Fix typo in dialog box test.
6681
6682
6683 ChangeLog entries synched from GNU Emacs are the property of the FSF.
6684 Other ChangeLog entries are usually the property of the author of the
6685 change.
6686
6687 This file is part of XEmacs.
6688
6689 XEmacs is free software: you can redistribute it and/or modify it
6690 under the terms of the GNU General Public License as published by the
6691 Free Software Foundation, either version 3 of the License, or (at your
6692 option) any later version.
6693
6694 XEmacs is distributed in the hope that it will be useful, but WITHOUT
6695 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6696 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
6697 for more details.
6698
6699 You should have received a copy of the GNU General Public License
6700 along with XEmacs. If not, see <http://www.gnu.org/licenses/>.