summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2006-07-21 03:15:49 +0000
committermental <mental@users.sourceforge.net>2006-07-21 03:15:49 +0000
commit939b6dbe467a6f844b7a6791c64246ea6021aa2c (patch)
treebcc89aa09e62e70ca172d7f60e4a0461e93bf5fd /ChangeLog
parentminor changelog note (diff)
downloadinkscape-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0c204fc7..7304f0b11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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