gaim/gaim

T minus 2 and a half hours.
oldstatus
2005-02-24, Mark Doliner
c42b5d3509b2
Parents 69a280c6fa49
Children dfd24278dce6
T minus 2 and a half hours.
  • +1 -0
    ChangeLog
  • +1 -1
    configure.ac
  • --- a/ChangeLog Thu Feb 24 12:32:51 2005 -0500
    +++ b/ChangeLog Thu Feb 24 17:30:28 2005 -0500
    @@ -4,6 +4,7 @@
    * Fixed a bug where Yahoo! would lose messages (and any other packet
    really)
    * Correctly show the time when incoming Gadu-Gadu messages were sent
    + (Carl-Daniel Hailfinger)
    * Fixed crashes with glib 2.6
    * Fixed MSN crash when conversations time out after the conversation
    window was closed
    --- a/configure.ac Thu Feb 24 12:32:51 2005 -0500
    +++ b/configure.ac Thu Feb 24 17:30:28 2005 -0500
    @@ -1,5 +1,5 @@
    dnl Process this file with autoconf to produce a configure script.
    -AC_INIT([gaim], [1.1.4cvs], [gaim-devel@lists.sourceforge.net])
    +AC_INIT([gaim], [1.1.4], [gaim-devel@lists.sourceforge.net])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(config.h)
    AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)