summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78b32349b..4d85c0e82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2001-03-20 Andy Hertzfeld <andy@eazel.com>
+ * libnautilus-extensions/nautilus-canvas-note-item.c:
+ (draw_item_aa_text), (nautilus_canvas_note_item_draw):
+ made the annotations layout for multiple lines, for both
+ the anti-aliased and non-aa cases.
+
+ * libnautilus-extensions/nautilus-file.c:
+ (prepend_automatic_emblem_names):
+ removed debug statement
+
+2001-03-20 Andy Hertzfeld <andy@eazel.com>
+
made annotation size itself to the text
parse xml based annotations correctly