diff options
author | Miles Bader <miles@gnu.org> | 2006-02-01 10:07:17 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-02-01 10:07:17 +0000 |
commit | 06eb776d8e80eaed0f6b04349dbd4df9292131d9 (patch) | |
tree | f8f308fcd75d052e99c7e176efc100c8488fda7f /admin | |
parent | db856169c248b363fe3dc5ee4e8b1dd18c3a05a2 (diff) | |
parent | 46e8fe3d6ce114ae3ecd41f7add9ed7f0c13f4b6 (diff) | |
download | emacs-06eb776d8e80eaed0f6b04349dbd4df9292131d9.tar.gz |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 16-33)
- Update from CVS
- Install ERC.
- Fix ERC compiler warnings.
- Use utf-8 encoding in ERC ChangeLogs.
- Merge ERC-related Viper hacks into Viper.
- Merge from erc--main--0
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 8-13)
- Merge from emacs--devo--0
- Update from CVS
Diffstat (limited to 'admin')
-rw-r--r-- | admin/ChangeLog | 4 | ||||
-rw-r--r-- | admin/FOR-RELEASE | 11 |
2 files changed, 4 insertions, 11 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 5d9d95ae41c..1b855f7c4ed 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,7 @@ +2006-01-27 Chong Yidong <cyd@stupidchicken.com> + + * FOR-RELEASE: string allocation bugs fixed. + 2005-12-13 Bill Wohler <wohler@newt.com> * FOR-RELEASE: Ensure MH-E 8.0 has been released. diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 9dc802fb43f..1d4f943b255 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -41,19 +41,8 @@ bitmap usage to a bitmap name, and second level maps bitmap name to a bitmap appearence. [Assigned to KFS] -* FATAL ERRORS - -** Investigate reported crashes in compact_small_strings. - -** Investigate reported crashes related to using an -invalid pointer from string_free_list. - * BUGS -** Roland.Winkler@physik.uni-erlangen.de's Dec 3 bug report for align.el. - -** Ronan Keryell's Sep 23 bug about "tramp sudo:: and version control on RCS" - ** TCP server processes do not work on Windows. TCP/IP server processes created with `make-network-process' consume |