Code

replace two uses of hash_map with standard STL map
[inkscape.git] / ChangeLog
index d0c204fc7af287e6a26630c6c92ff746a1904979..7304f0b1137ddf1ca9be0c3ae3eee4f70a24d065 100644 (file)
--- 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