aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-09 15:24:36 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-09 15:24:36 +0800
commit733a8c4ccd84a8dafc2377db5bfe25bbcc3f23cb (patch)
treeb001459023c1e7d95cc7ddcda80dd488a48f535b /e-util/ChangeLog
parent96569f50b15326cc6f48447b866391798a984d3a (diff)
downloadgsoc2013-evolution-733a8c4ccd84a8dafc2377db5bfe25bbcc3f23cb.tar
gsoc2013-evolution-733a8c4ccd84a8dafc2377db5bfe25bbcc3f23cb.tar.gz
gsoc2013-evolution-733a8c4ccd84a8dafc2377db5bfe25bbcc3f23cb.tar.bz2
gsoc2013-evolution-733a8c4ccd84a8dafc2377db5bfe25bbcc3f23cb.tar.lz
gsoc2013-evolution-733a8c4ccd84a8dafc2377db5bfe25bbcc3f23cb.tar.xz
gsoc2013-evolution-733a8c4ccd84a8dafc2377db5bfe25bbcc3f23cb.tar.zst
gsoc2013-evolution-733a8c4ccd84a8dafc2377db5bfe25bbcc3f23cb.zip
Fix the bug where it truncates the last item
2000-08-09 Christopher James Lahey <clahey@helixcode.com> * e-popup-menu.c: Fix the bug where it truncates the last item svn path=/trunk/; revision=4648
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 2794a53336..878adc70cd 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,5 +1,9 @@
2000-08-09 Christopher James Lahey <clahey@helixcode.com>
+ * e-popup-menu.c: Fix the bug where it truncates the last item
+
+2000-08-09 Christopher James Lahey <clahey@helixcode.com>
+
* e-popup-menu.c: Ooops.
2000-08-09 Christopher James Lahey <clahey@helixcode.com>