summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe4615918..2e229fdeb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2001-03-27 Andy Hertzfeld <andy@eazel.com>
+ * src/file-manager/fm-annotation-window.c:
+ (fm_annotation_window_initialize), (real_destroy),
+ (create_annotation_window), (fm_annotation_window_present):
+ * src/file-manager/fm-annotation-window.h:
+
+ some more work on the file annotation window; still have
+ a lot more to go.
+
+2001-03-27 Andy Hertzfeld <andy@eazel.com>
+
fixed problem with annotation canvas item not updating properly
by changing how it manages its bounds. Also, removed some
debugging statements.