grim/guifications2

af67161a0558
Parents d415ddd3b8e8
Children 7d61f5edc13c
update the changelog for the glib/gtk minimum versions
  • +2 -2
    ChangeLog
  • --- a/ChangeLog Sun Dec 04 01:19:34 2011 -0600
    +++ b/ChangeLog Sun Dec 04 01:19:54 2011 -0600
    @@ -9,8 +9,8 @@
    * Fixed the problem where notifications were shown multiple times when a
    buddy was in the buddy list multiple times.
    * The buddy icons in themes will now use a custom icon if one is set.
    - * Changed the requirement of glib to >= 2.8.0
    - * Changed the requirement of gtk+ to >= 2.8.0
    + * Changed the requirement of glib to >= 2.14.0
    + * Changed the requirement of gtk+ to >= 2.14.0
    * Broke out the x11/win32 code to separate helper libraries to make the code
    more readable