aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82237a5626..324b91fe68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-04-04 Christopher James Lahey <clahey@helixcode.com>
+ * widgets/e-minicard/e-minicard.c: Fixed some referencing and
+ lifetime issues.
+
+2000-04-04 Christopher James Lahey <clahey@helixcode.com>
+
* widgets/e-text/e-text.c: Removed an unnecessary get_bounds call.
(From a patch by Iain Holmes <ih@csd.abdn.ac.uk>)