diff options
| author | Ted Gould <ted@gould.cx> | 2006-02-06 05:38:08 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2006-02-06 05:38:08 +0000 |
| commit | 1d97567299259f4ceaea8ff51de359dc74b49578 (patch) | |
| tree | 5d4da9bec137ed8edc1e1e25faa068645a3c67a5 /ChangeLog | |
| parent | DBL_MIN replaced by -DBL_MAX which is what I meant all along. (diff) | |
| download | inkscape-1d97567299259f4ceaea8ff51de359dc74b49578.tar.gz inkscape-1d97567299259f4ceaea8ff51de359dc74b49578.zip | |
(bzr r90)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 24 |
1 files changed, 0 insertions, 24 deletions
@@ -1,27 +1,3 @@ -2006-02-05 MenTaLguY <mental@rydia.net> - - * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h, - src/debug/logger.cpp, src/debug/simple-event.h, src/debug/sysv-heap.h, - src/jabber_whiteboard/deserializer.cpp, - src/jabber_whiteboard/message-utilities.cpp, - src/jabber_whiteboard/message-utilities.h, - src/jabber_whiteboard/node-tracker-observer.h, - src/jabber_whiteboard/node-utilities.cpp, - src/jabber_whiteboard/serializer.cpp, - src/jabber_whiteboard/serializer.h, - src/sp-object.cpp, src/util/Makefile_insert, src/util/share.cpp, - src/util/shared-c-string-ptr.cpp, src/util/shared-c-string-ptr.h, - src/util/share.h, src/xml/attribute-record.h, src/xml/comment-node.h, - src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h, - src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp, - src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr.cpp, - src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h, - src/xml/simple-session.cpp, src/xml/simple-session.h, - src/xml/text-node.h: - - replace Util::SharedCStringPtr with the nicer and more general - Util::shared_ptr<> - 2006-02-03 Jon Phillips <jon@rejon.org> * src/verbs.cpp: Added "..." to "Trace Bitmap" text. Yes, what a |
