mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 19:10:37 -08:00
* FOR-RELEASE: string allocation bugs fixed.
This commit is contained in:
parent
a9b6d67e89
commit
d5e87a2f23
2 changed files with 4 additions and 7 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -41,13 +41,6 @@ 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue