diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index cb5d4f0a5e..cf73491624 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,12 @@ +2000-08-30 Dan Winship <danw@helixcode.com> + + * Makefile.am (libeutil_la_LIBADD): make e-util depend on + libunicode + + * e-popup-menu.c (make_item): Use GtkMenuItem rather than + GtkPixmapMenuItem for items with no pixmaps, so that if the whole + menu is pixmapless, you don't get a column of blank pixmaps. + 2000-08-24 Lauris Kaplinski <lauris@helixcode.com> * e-unicode.h: |