diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-28 15:53:43 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-28 15:53:43 +0000 |
commit | 01832faf20e5f1ef6b143ef9930b646dd256496e (patch) | |
tree | 40097601fa8c5496b3fabb7a4387c81eb746b4b3 /gio | |
parent | a2b61b1e4695df69326a5ae52f66291e25825649 (diff) |
Forgotten entry
svn path=/trunk/; revision=7264
Diffstat (limited to 'gio')
-rw-r--r-- | gio/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gio/ChangeLog b/gio/ChangeLog index fa6e848ee..4166b84d4 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,15 @@ +2008-07-28 Matthias Clasen <mclasen@redhat.com> + + * gemblemedicon.[hc]: Add a GIcon implementation that can + add an emblem to another icon. + + * gio.h: + * Makefile.am: + * gio.symbols: Glue + + * gloadableicon.c: + * gfileicon.c: Small documentation additions. + 2008-07-28 Tor Lillqvist <tml@novell.com> * gwin32appinfo.c (g_win32_app_info_get_icon): Correct return |