aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47717a2d73..230602fd47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-01-11 <clahey@galapagos.helixcode.com>
+
+ * widgets/e-text-event-processor-emacs-like.c: Blocked the tab key
+ from getting inserted into the buffer since the renderer doesn't
+ know what a tab is.
+
+ * widgets/e-text.c, widgets/e-text.h: Fixed a memory leak. Added
+ a blinking cursor and scrolling for the text item.
+
2000-01-11 Christopher James Lahey <clahey@helixcode.com>
* widgets/test-minicard.c: Removed some code which got in the way