summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 280d0ceed..40aff18fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-18 Bryce Harrington <bryce@bryceharrington.org>
+ * src/document.h, src/document.cpp: Refactoring from mental &
+ bryce to consolidate document update functionality from
+ sp_document_ensure_is_up_to_date() and
+ sp_document_idle_handler(). This is the first step in getting
+ updates of defs fixed.
+
2006-07-18 Tim Dwyer <Tim.Dwyer@infotech.monash.edu.au>
* src/graphlayout/graphlayout.cpp,