Changeset 8749 for trunk/changelog
- Timestamp:
- Jun 25, 2002, 9:06:38 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8748 r8749 1 /* $Id: changelog,v 1.2182 2002-06-25 02:11:23 bird Exp $ */ 1 /* $Id: changelog,v 1.2183 2002-06-25 07:06:38 sandervl Exp $ */ 2 3 2002-06-25: knut st. osmundsen <bird@anduin.net> 4 - UNICODE: 5 o Fancy 16 step fallthru case isn't cool if the src length 6 is bad. 7 - SHELL32: 8 o Bad linked list walking. (accessed node after free) 9 - USER32: 10 o Allocate space the two missing RGB2 entries. 11 o Use "%.*s" and "%.*ls" when we have a string with a length. 12 (Crashing in logging is awfull. Creates zombies!) 2 13 3 14 2002-06-24: knut st. osmundsen <bird@anduin.net>
Note:
See TracChangeset
for help on using the changeset viewer.