diff options
| author | MenTaLguY <mental@rydia.net> | 2006-05-09 02:51:10 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-05-09 02:51:10 +0000 |
| commit | 3f6885decb1c0b3e4248b5f44cd16471ae989972 (patch) | |
| tree | 5960ce108069d2c4bcf34e8bdef490d04e06b3b9 /ChangeLog | |
| parent | patch from Niko Kiirala for bug 1482973 (diff) | |
| download | inkscape-3f6885decb1c0b3e4248b5f44cd16471ae989972.tar.gz inkscape-3f6885decb1c0b3e4248b5f44cd16471ae989972.zip | |
use array new rather than dynamically-sized automatic arrays, plus cleanups and minor fixes
(bzr r782)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-05-08 MenTaLguY <mental@rydia.net> + * src/streams-zlib.cpp, src/streams-jar.cpp: + + use array new rather than dynamically-sized automatic arrays, + plus cleanups and minor fixes + +2006-05-08 MenTaLguY <mental@rydia.net> + * src/debug/demangle.cpp, src/debug/demangle.h, src/sp-object.cpp, src/gc-anchored.cpp, src/debug/Makefile_insert: |
