diff options
| author | MenTaLguY <mental@rydia.net> | 2006-07-21 03:15:49 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-07-21 03:15:49 +0000 |
| commit | 939b6dbe467a6f844b7a6791c64246ea6021aa2c (patch) | |
| tree | bcc89aa09e62e70ca172d7f60e4a0461e93bf5fd /ChangeLog | |
| parent | minor changelog note (diff) | |
| download | inkscape-939b6dbe467a6f844b7a6791c64246ea6021aa2c.tar.gz inkscape-939b6dbe467a6f844b7a6791c64246ea6021aa2c.zip | |
replace two uses of hash_map with standard STL map
(bzr r1446)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-07-20 MenTaLguY <mental@rydia.net> + + * src/libnrtype/RasterFont.h, src/libnrtype/font-instance.h: + + replace two uses of hash_map with standard STL map + 2006-07-18 Bryce Harrington <bryce@bryceharrington.org> * src/document.h, src/document.cpp: Refactoring from mental & bryce to consolidate document update functionality from |
