aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index 00226f5cb0..59be09395e 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,3 +1,13 @@
+2000-09-13 Christopher James Lahey <clahey@helixcode.com>
+
+ * Makefile.am (SUBDIRS): Added e-reflow.
+
+ * e-reflow/e-reflow.c, e-reflow/e-reflow.h: Moved from
+ addressbook/gui/minicard/.
+
+ * e-reflow/Makefile.am, e-reflow/.cvsignore: New files for a new
+ directory.
+
2000-09-08 Lauris Kaplinski <lauris@helixcode.com>
* e-text/e-text.c (calc_line_widths): Fix byte/char confusion