grim/guifications2

changelogged a few things...

2011-12-04, Gary Kramlich
98e4814e9761
Parents d8821425cf2b
Children e7bd51c1d2f1
changelogged a few things...
  • +3 -0
    ChangeLog
  • --- a/ChangeLog Sun Dec 04 01:06:28 2011 -0600
    +++ b/ChangeLog Sun Dec 04 01:10:26 2011 -0600
    @@ -1,4 +1,5 @@
    Version 2.17 ;
    + * Updated to depend on libpurple-3 and pidgin-3
    * Made the nick-said notification not fire if your nick is in another word.
    For example, if my nick is grim, it will not fire when someone says
    grimmy.
    @@ -10,6 +11,8 @@
    * 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
    + * Broke out the x11/win32 code to separate helper libraries to make the code
    + more readable
    Version 2.16 12/16/07:
    * Really fixed the G_GNUC_NULL_TERMINATED errors on non-Windows platforms.