# HG changeset patch # User Eric Warmenhoven # Date 999866428 0 # Node ID 5c4c5d7573665bf49255bb8747d5676969cca4ef # Parent 08387976d36719dc19ed4e3cdc74072c1e186dfa [gaim-migrate @ 2248] hi committer: Tailor Script diff -r 08387976d367 -r 5c4c5d757366 TODO --- a/TODO Fri Sep 07 10:54:54 2001 +0000 +++ b/TODO Fri Sep 07 12:40:28 2001 +0000 @@ -22,6 +22,10 @@ good way to do this? IRC it varies based on who you're connected as, Jabber you need a connection to retrieve the list, and AIM you can get it while you're offline.) + We've run out of room in display and general _options. We need to either make + more variables (which I'm opposed to) or find some way to make them + 64-bit variables (which is probably tricky and not portable but what + I'd prefer, if it is portable). Syd is cool and gave all of these ideas: Have multiple tickers in the same window, one for buddies diff -r 08387976d367 -r 5c4c5d757366 configure.ac --- a/configure.ac Fri Sep 07 10:54:54 2001 +0000 +++ b/configure.ac Fri Sep 07 12:40:28 2001 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/aim.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([gaim], [0.43]) +AM_INIT_AUTOMAKE([gaim], [0.44]) AC_PATH_PROG(sedpath, sed) diff -r 08387976d367 -r 5c4c5d757366 doc/gaim.1 --- a/doc/gaim.1 Fri Sep 07 10:54:54 2001 +0000 +++ b/doc/gaim.1 Fri Sep 07 12:40:28 2001 +0000 @@ -21,7 +21,7 @@ .\" USA. .TH GAIM 1 .SH NAME -gaim v0.43 \- Instant Messaging client +gaim v0.44 \- Instant Messaging client .SH SYNOPSIS .TP 5 \fBgaim \fI[options]\fR