grim/guifications2

changelog the contact condensing fix

2009-08-24, Gary Kramlich
826bca42317e
changelog the contact condensing fix
  • +3 -1
    ChangeLog
  • --- a/ChangeLog Mon Aug 24 00:19:59 2009 -0500
    +++ b/ChangeLog Mon Aug 24 00:21:29 2009 -0500
    @@ -1,10 +1,12 @@
    Version 2.17 ;
    * 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.
    + grimmy.
    * Memory leak fixes
    * Added a new notification "new-emails" for handling multiple new emails.
    * Added Hykle Bons's theme
    + * Fixed the problem where notifications were shown multiple times when a
    + buddy was in the buddy list multiple times.
    Version 2.16 12/16/07:
    * Really fixed the G_GNUC_NULL_TERMINATED errors on non-Windows platforms.