2006-06-02 19:46 +0000 [r684]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po, /, INSTALL.Pl, configure.ac, po/nl.po, po/pl.po:
	  - project name is: jggtrans

2006-06-02 19:27 +0000 [r682-683]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - updated

	* po/nl.po:
	  - autoupdated

2006-06-02 19:11 +0000 [r681]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.2.2 ***

2006-06-02 19:08 +0000 [r679-680]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README, src/message.h, src/debug.h, src/acl.c, src/disco.c,
	  src/users.c, src/presence.c, src/acl.h, src/jid.c, src/disco.h,
	  src/users.h, src/presence.h, src/iq.c, src/ggtrans.h,
	  src/requests.c, src/jid.h, src/iq.h, src/requests.h,
	  src/status.c, src/register.c, src/gg_versions.c, src/conf.c,
	  src/jabber.c, src/forms.c, src/encoding.c, src/status.h,
	  src/register.h, src/jabber.h, src/conf.h, src/gg_versions.h,
	  src/encoding.h, src/stream.c, src/stats.c, README.Pl,
	  src/stream.h, src/browse.c, src/stats.h, src/search.c,
	  src/sessions.c, src/browse.h, src/search.h, src/sessions.h,
	  src/message.c, src/main.c:
	  - dates in the copyright header updated

	* NEWS:
	  - changed in version 2.2.2

2006-06-02 19:02 +0000 [r678]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL:
	  - tested versions of required libraries updated

2006-06-02 18:03 +0000 [r677]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libgadu:
	  - svn:ignore libgadu/configure

2006-06-02 15:22 +0000 [r676]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README, jggtrans.xml, BUGS (removed), TODO (removed), README.Pl,
	  jggtrans.xml.Pl, Makefile.am:
	  - addresses updated after moving to the new site

2006-05-30 17:05 +0000 [r672]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README.Repository_moved (removed):
	  - not needed here (in the new repository)

2006-05-29 20:28 +0000 [r671]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README.Repository_moved (added):
	  - an important notice about repository being moved

2006-04-09 16:57 +0000 [r670]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - log UIN together with JID on login success/failure. Patch by
	    Zbyszek Żółkiewski (kolargol)

2006-04-08 18:51 +0000 [r666-669]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - better <servers/> example

	* src/jabber.c, jggtrans.xml, src/jid.c, src/jabber.h,
	  jggtrans.xml.Pl:
	  - do not use '/registered' resource by default, but still do it in
	    old configurations

	* po/nl.po, po/pl.po:
	  - auto-update

	* libgadu/configure (removed):
	  - auto-generated configure removed from repo

2005-12-29 22:19 +0000 [r665]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - reverted last change

2005-12-29 22:12 +0000 [r664]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - comment about using presence information instead of subscription
	    state when setting user visibility for GG contacts

2005-12-29 22:07 +0000 [r663]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - trigger presence_send_subscribe() on every successfully processed
	    registration/configuration request. It is safe and may be easier
	    to use than unsubcribed/subscribe on some clients.

2005-12-29 21:43 +0000 [r662]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - fix of use of uninitialized variables

2005-12-29 21:40 +0000 [r661]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.h, src/users.c, src/presence.c:
	  - keep track of user subscription to transport, so <presence
	    type='subscribe'/> may be issued without a risk of any loop
	  - more XMPP-like of contact subscription (do not send <presence
	    type='subscribe'/> if contact has already subscribed user
	  - fixed parsing of <version file_format='xxxx'/> in config file
	  - file_format: 02020101

2005-12-15 00:17 +0000 [r660]  Tomasz Sterna [smoku(a)chrome,pl]

	* libgadu/configure, src/message.c: sending fixed status in info
	  using utf-8 bugfix

2005-12-13 22:10 +0000 [r659]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/gg_versions.c, src/sessions.c, src/users.h, src/users.c,
	  src/status.c, src/message.c, src/presence.c: big statuses update
	  - removed invisible status description
	  - femoved status_offline description
	  - descriptions are copied from jabber status
	  - or can be fixed permanently
	  - invisible and offline status with description implemented

2005-12-12 22:36 +0000 [r657-658]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/users.c: saving status message in user.xml file

	* src/sessions.c: connect as invisible, change status after
	  connection

2005-12-12 22:31 +0000 [r656]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/sessions.c: 'status not changed' detection fix

2005-12-12 22:27 +0000 [r655]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/sessions.c: update gg status even when disconnected

2005-12-12 21:58 +0000 [r654]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/sessions.c: send disconnection jabber status before gg logoff

2005-12-12 21:51 +0000 [r652-653]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/message.c: datatype cosmetics

	* src/sessions.c, src/message.c: replaced fixed 70 status
	  characters length with GG_STATUS_DESCR_MAXSIZE

2005-12-12 21:45 +0000 [r650-651]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/jid.c: normalize resource concat fix

	* src/gg_versions.c, src/gg_versions.h: new GG client version
	  mappings

2005-10-12 19:38 +0000 [r649]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/acl.c:
	  - ACL fix (rules with no 'what' attribute were ignored)

2005-07-31 15:01 +0000 [r647-648]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, NEWS: *** Version: 2.2.1 ***

	* po/nl.po, po/pl.po:
	  - autoupdated

2005-07-26 20:26 +0000 [r646]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - '+svn' version marker

2005-07-26 20:20 +0000 [r645]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am:
	  - disabled --show-reachable=yes option for valgrind

2005-07-26 20:00 +0000 [r644]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.h, src/users.c:
	  - user file format version marker
	  - workaround for buggy user files (wrong subscription) created by
	    jggtrans 2.2.0
	  - fixed handling od pretty-formated XML files

2005-07-26 19:34 +0000 [r643]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - don't break contact subscription on <presence type='probe'/>!
	    (why the hell this crap was here?)

2005-07-25 19:37 +0000 [r642]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/users.h, src/users.c, src/register.c:
	  - registration/unregistration fixes

2005-07-25 18:45 +0000 [r641]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - send <presence type='subscribe'/> on sucessull registration

2005-07-25 18:39 +0000 [r640]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.c:
	  - call the 'garbage collector' on each user_delete() (makes
	    unregistration work) and every minute (will probably save some
	    memory)

2005-07-25 15:49 +0000 [r639]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/ggtrans.h:
	  - define g_debug() macro if it is not defined by glib

2005-07-24 15:41 +0000 [r638]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libgadu/Makefile.am:
	  - removed references to removed files

2005-07-24 15:23 +0000 [r633-637]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, NEWS: *** Version: 2.2.0 ***

	* README, README.Pl:
	  - copyright years and my email updated

	* src/sessions.c:
	  - missing comma in a debug message

	* src/gg_versions.c:
	  - updated

	* po/nl.po, po/pl.po:
	  - translations updated (nl translation auto-updated only)

2005-07-24 15:00 +0000 [r630-632]  Jacek Konieczny [jajcus(a)jajcus,net]

	* aux/users, AUTHORS:
	  - emails updated and mangled

	* src/status.h, src/message.h, src/register.h, src/conf.h,
	  src/gg_versions.h, src/jabber.h, src/debug.h, src/encoding.h,
	  src/stream.h, src/stats.h, src/acl.h, src/users.h, src/browse.h,
	  src/disco.h, src/presence.h, src/search.h, src/ggtrans.h,
	  src/jid.h, src/sessions.h, src/iq.h, src/requests.h:
	  - copyright info updated in header (year and e-mail)

	* src/conf.c, src/gg_versions.c, src/jabber.c, src/encoding.c,
	  src/forms.c, src/stream.c, src/stats.c, src/acl.c, src/users.c,
	  src/browse.c, src/disco.c, src/presence.c, src/search.c,
	  src/sessions.c, src/jid.c, src/iq.c, src/requests.c,
	  src/status.c, src/register.c, src/message.c, src/main.c:
	  - copyright info updated in header (year and e-mail)

2005-07-24 14:49 +0000 [r628-629]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libgadu/lib, libgadu:
	  - more ignores

	* src/message.c:
	  - fixed memory leaks in the conversation with transport code

2005-07-24 14:15 +0000 [r627]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - fixed sending unavailable presence on exit

2005-07-24 09:39 +0000 [r626]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.c:
	  - 'Saving user ...' is now a debug message -
	  - it was displayed too often

2005-07-24 09:21 +0000 [r625]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - do not subtract 1 from server number shown in timeout message

2005-07-23 20:18 +0000 [r621-624]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libgadu/aclocal.m4 (removed):
	  - autogenerated

	* libgadu/Makefile.in (removed):
	  - autogenerated

	* libgadu/lib/Makefile.in (removed):
	  - autogenerated

	* src/search.c:
	  - continued search results removed as not compatible with XMPP

2005-07-23 20:00 +0000 [r620]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - all the password-change related stuff commented-out

2005-07-23 19:48 +0000 [r618-619]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - free version query node after use

	* src/presence.c:
	  - do not access contact possibly removed by user_check_contact()

2005-07-23 19:42 +0000 [r616-617]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - User reference counting
	  - send available presence on successfull connect

	* src/users.h, src/users.c, src/register.c:
	  - user reference counting (simple garbage collection, currently on
	    exit only)

2005-07-23 14:45 +0000 [r615]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - use the right timestamp

2005-07-23 14:40 +0000 [r613-614]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - memory leak fix

	* src/presence.c:
	  - another use of uninitialized variable fixed

2005-07-23 14:27 +0000 [r611-612]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c:
	  - memory leak fix

	* src/users.c:
	  - use of uninitialized variable (invisible_status) fixed

2005-07-23 14:19 +0000 [r609-610]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/requests.h:
	  - support for HTTP requests removed -
	  - the only request implemented was password change and it is not
	    supported anymore (as GG uses graphical tokens now)

	* src/requests.c:
	  - support for HTTP requests removed -
	  - the only request implemented was password change and it is not
	    supported anymore (as GG uses graphical tokens now)

2005-07-23 14:00 +0000 [r608]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - password change is not available any more

2005-07-23 13:30 +0000 [r606-607]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/sessions.h:
	  - Use GSource and GPollFD instad of higher level GIOChannel as the
	    socket is handled (eg. closed or replaced) by libgadu

	* src/stream.c:
	  - use g_io_channel_shutdown instead of obsolete g_io_channel_close

2005-07-22 16:45 +0000 [r604-605]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - do not try to close session iochannel twice

	* src/sessions.c:
	  - do not pass NULL argument to debug() (use empty string instead)

2005-07-22 11:51 +0000 [r601-603]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libgadu/configure.ac:
	  - s/AM_CONFIG_HEADERS/AM_CONFIG_HEADER/

	* libgadu/configure.ac:
	  - s/AC_CONFIG_HEADERS/AM_CONFIG_HEADERS/

	* libxode/Makefile.am, libxode/autogen.sh, libxode/m4 (added),
	  libxode/m4/expat.m4 (added):
	  - expat.m4 added, as it is missing in many systems

2005-07-22 07:18 +0000 [r597-600]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am:
	  - do not use libgadu/make.inc (that was ugly hack that didn't work
	    as it should)

	* po/nl.po, po/pl.po:
	  - translation files autoupdate

	* libgadu/make.inc.in (removed), libgadu/aclocal.m4, libgadu,
	  libgadu/m4/python.m4 (removed), libgadu/configure,
	  libgadu/m4/acx_pthread.m4, libgadu/Makefile.in,
	  libgadu/m4/openssl.m4, libgadu/m4/readline.m4 (removed),
	  libgadu/configure.ac, libgadu/m4/curses.m4 (removed):
	  - build files cleanup

	* libgadu/lib, libgadu/lib/http.c, libgadu/lib/Makefile.in,
	  libgadu/lib/events.c, libgadu/docs/protocol.html,
	  libgadu/lib/pubdir.c, libgadu/lib/libgadu.c,
	  libgadu/lib/common.c, libgadu/lib/dcc.c, libgadu/lib/pubdir50.c,
	  libgadu/lib/libgadu.h, libgadu/lib/libgadu.pc.in,
	  libgadu/lib/obsolete.c:
	  - updated to libgadu-1.6rc3

2005-07-22 06:42 +0000 [r596]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL:
	  - libgadu is now included in the transport sources, so not required
	    any more

2005-02-23 17:25 +0000 [r593-595]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/users.h, src/presence.h, src/sessions.h,
	  src/stream.h, src/users.c, src/message.c, src/presence.c,
	  src/register.c:
	  - per-user presence control: working one-way subscriptions,
	    directed presence and privacy-lists
	  - ignore list
	  - customizable status messages for available, unavailable and
	    invisible modes

	* src/stream.c:
	  - unnecessary XMPP stream output buffering dropped -
	  - that caused too much problems and probably no benefit

	* src/Makefile.am:
	  - updated to use the included libgadu

2005-02-23 17:18 +0000 [r592]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libgadu/docs/protocol.html (added), libgadu/README (added),
	  libgadu/lib/libgadu.c (added), Makefile.am, libgadu/lib/libgadu.h
	  (added), libgadu/m4/curses.m4 (added), libgadu/m4/stdint.m4
	  (added), libgadu/lib/http.c (added), libgadu/lib (added),
	  libgadu/INSTALL (added), libgadu/COPYING (added),
	  libgadu/aclocal.m4 (added), libgadu/lib/Makefile.am (added),
	  libgadu/m4 (added), libgadu/m4/python.m4 (added),
	  libgadu/m4/openssl.m4 (added), libgadu/docs (added),
	  libgadu/lib/Makefile.in (added), libgadu/make.inc.in (added),
	  libgadu/lib/events.c (added), configure.ac, libgadu/m4/Makefile
	  (added), libgadu/config.h.in (added), libgadu (added),
	  libgadu/configure.ac (added), libgadu/lib/obsolete.c (added),
	  autogen.sh, libgadu/Makefile.am (added), libgadu/autogen.sh
	  (added), libgadu/lib/libgadu-config.h.in (added),
	  libgadu/lib/pubdir.c (added), libgadu/lib/COPYING (added),
	  libgadu/lib/compat.h (added), libgadu/lib/common.c (added),
	  libgadu/lib/dcc.c (added), libgadu/lib/pubdir50.c (added),
	  libgadu/configure (added), libgadu/m4/acx_pthread.m4 (added),
	  libgadu/Makefile.in (added), libgadu/m4/readline.m4 (added),
	  libgadu/lib/libgadu.pc.in (added):
	  - now libgadu is included in the jggtrans source tree, so we don't
	    depend on strange and not-working-well-with-jggtrans libgadu
	    builds in distributions.

2004-11-11 21:37 +0000 [r589-591]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/configure.ac:
	  - fail if Expat is not available

	* acinclude.m4 (removed):
	  - not needed any more

	* po/nl.po, po/pl.po:
	  - updated

2004-11-11 16:39 +0000 [r588]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/include/libxode.h:
	  - s/stdint.h/inttypes.h/ (portability fixes)

2004-11-05 06:31 +0000 [r587]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/register.c: new password change method fix

2004-10-31 20:05 +0000 [r586]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - '+svn' version flag is back after the release

2004-10-31 15:59 +0000 [r585]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, po/nl.po, po/pl.po, NEWS:
	  - forgotten information about external expat usage

2004-10-31 15:53 +0000 [r583-584]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.1.0 ***

	* README, README.Pl, NEWS:
	  - updates for 2.1.0 release

2004-10-31 15:34 +0000 [r582]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - note about jabberd2 configuration

2004-10-31 15:16 +0000 [r581]  Jacek Konieczny [jajcus(a)jajcus,net]

	* aux/svn2log.py, Makefile.am:
	  - better format of ChangeLog entries

2004-10-31 14:15 +0000 [r580]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/enc_uni2win.h, src/enc_win2uni.h:
	  - convert unknown characters to '?' or the Unicode replacement
	    character (fixes bug #4378)

2004-10-31 13:53 +0000 [r579]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - apply 'invisible' and 'friends only' settings when registration
	    form submission is processes

2004-10-31 09:51 +0000 [r578]  Jacek Konieczny [jajcus(a)jajcus,net]

	* Makefile.am:
	  - error message when trying 'make dist' when '+svn' version flag is
	    set

2004-10-31 09:47 +0000 [r577]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, Makefile.am:
	  - SVN version flag

2004-10-31 09:43 +0000 [r576]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - use the 'new' version of AM_INIT_AUTOMAKE and specify package
	    version only once (in AC_INIT)

2004-10-31 09:29 +0000 [r575]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/nl.po, po/pl.po:
	  - updated

2004-10-30 20:49 +0000 [r574]  Jacek Konieczny [jajcus(a)jajcus,net]

	* /, Makefile.am:
	  - another attempt to make good 'ChangeLog' make target

2004-10-30 19:21 +0000 [r571-573]  Jacek Konieczny [jajcus(a)jajcus,net]

	* Makefile.am:
	  - m4/*m4 files added to EXTRA_DIST
	  - ChangeLog depending on .svn/entries was a bad idea

	* configure.ac:
	  - cosmetics

	* libxode/src/Makefile.am:
	  - EXTRA_DIST for old expat files removed

2004-10-30 17:38 +0000 [r570]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, src/sessions.c, jggtrans.xml.Pl:
	  - disable TLS by default (doesn't work well)

2004-10-30 15:56 +0000 [r569]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/disco.c:
	  - updated for JEP-30 and Jabber Registar disco categories/types
	    registry compliance

2004-10-30 15:25 +0000 [r568]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - translation updated

2004-10-30 15:02 +0000 [r567]  Jacek Konieczny [jajcus(a)jajcus,net]

	* aux/svn2log.py (added), Makefile.am:
	  - svn2log.py included in sources and ChangeLog made dependent on
	    .svn/entries

2004-10-30 14:58 +0000 [r566]  Jacek Konieczny [jajcus(a)jajcus,net]

	* aux/cosmetics.sh:
	  - executable flag set

2004-10-30 14:47 +0000 [r565]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/src/xmltok_impl.c (removed),
	  libxode/include/xmltok_impl.h (removed), INSTALL,
	  libxode/include/nametab.h (removed), libxode/src/xmltok_ns.c
	  (removed), libxode/src/xmltok.c (removed),
	  libxode/include/utf8tab.h (removed), libxode/include/xmltok.h
	  (removed), libxode/include/asciitab.h (removed),
	  libxode/include/latin1tab.h (removed), libxode/include/xmldef.h
	  (removed), libxode/src/xmlrole.c (removed),
	  libxode/include/xmlrole.h (removed), libxode/include/Makefile.am,
	  libxode/include/libxode.h, libxode, libxode/src/Makefile.am,
	  libxode/include/iasciitab.h (removed), libxode/configure.ac,
	  libxode/src/hashtable.c (removed), libxode/src/xmlparse.c
	  (removed), libxode/include/xmlparse.h (removed),
	  libxode/include/hashtable.h (removed):
	  - use external expat (the one previously included in the sources
	    was buggy)

2004-10-29 21:20 +0000 [r564]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, Makefile.am:
	  - m4/Makefile.am seems not being created by autogen.sh and not
	    needed. References removed.

2004-10-29 21:06 +0000 [r563]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, autogen.sh:
	  - proper use of autopoint
	  - abort autogen.sh on any error

2004-10-29 20:01 +0000 [r562]  Jacek Konieczny [jajcus(a)jajcus,net]

	* autogen.sh:
	  - do not call 'gettextize' here. autopoint does what we need

2004-10-28 20:57 +0000 [r561]  Jacek Konieczny [jajcus(a)jajcus,net]

	* autogen.sh:
	  - use --no-changelog for gettextize

2004-10-28 19:31 +0000 [r560]  Jacek Konieczny [jajcus(a)jajcus,net]

	* aux/users (added), po, aux/cosmetics.sh, /, po/nl.po, libxode,
	  po/pl.po, Makefile.am:
	  - 'ChangeLog' and 'cosmetics' make targets
	  - auto* tools update

2004-10-28 18:05 +0000 [r558-559]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/autogen.sh:
	  - 'executable' flag set

	* autogen.sh:
	  - 'executable' flag set

2004-10-28 17:54 +0000 [r555-557]  Jacek Konieczny [jajcus(a)jajcus,net]

	* /:
	  - ChangeLog removed from the repo. It will be automatically
	    regenerated in the working directory when needed.

	* .cvsignore (removed), libxode/.cvsignore (removed),
	  src/.cvsignore (removed), libxode/include/.cvsignore (removed),
	  libxode/src/.cvsignore (removed), po/.cvsignore (removed):
	  - .cvsingore files are not needed in SVN

	* aux (added), aux/cosmetics.sh (added), aux/cosmetics.vim (added),
	  cosmetics.sh (removed), configure.ac, cosmetics.vim (removed):
	  - auxiliary scripts moved to 'aux' dir

2004-10-27 20:50 +0000 [r551]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - send GG roster in 'normal' message, not 'chat' (fixes the roster
	    retrieval problem with Psi)

2004-06-16 19:34 +0000 [r547]  Jacek Konieczny [jajcus(a)jajcus,net]

	* .cvslog:
	  - reports for the CIA ( http://cia.navi.cx )

2004-06-11 07:31 +0000 [r545]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/gg_versions.c: protocol 0x22 added

2004-06-11 07:19 +0000 [r544]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/sessions.c: conference disabling cleanup

2004-06-11 07:09 +0000 [r543]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/sessions.c: disabled GG conference messages
	  - it's not supported yet

2004-05-05 19:07 +0000 [r541]  Jacek Konieczny [jajcus(a)jajcus,net]

	* cosmetics.vim: s/tabwidth/tabstop/

2004-04-30 06:56 +0000 [r538]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - don't set type='chat' on jabber:x:roster messages

2004-04-30 06:52 +0000 [r537]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL:
	  - requirements updated
	  - glib2 and libidn

2004-04-22 08:05 +0000 [r535]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/stream.c: checking return code of stream_eat()

2004-04-14 11:00 +0000 [r533]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/stream.c:
	  - ported to glib2

2004-04-13 21:42 +0000 [r531]  Tomasz Sterna [smoku(a)chrome,pl]

	* configure.ac, autogen.sh: restored VERSION #define

2004-04-13 20:01 +0000 [r529]  Tomasz Sterna [smoku(a)chrome,pl]

	* configure.ac, autogen.sh: fixes to the build system

2004-04-13 19:09 +0000 [r527]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - glib2 minimum version string fixed

2004-04-13 17:44 +0000 [r525]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/jid.c, src/sessions.c, src/Makefile.am,
	  configure.ac, src/jid.h, po/nl.po, po/pl.po, src/acl.c,
	  src/browse.c, src/disco.c, src/users.c, src/main.c,
	  src/presence.c:
	  - ported to GLib 2
	  - use libidn for proper JID normalization (stringprep,IDNA)

2004-04-06 16:30 +0000 [r523]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/nl.po:
	  - translation revised by Ben Branders

2004-03-28 13:24 +0000 [r521]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - s/Dutch/Nederlands/

2004-03-28 10:06 +0000 [r519]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - Dutch in locale mapping (to be updated)

2004-03-28 09:31 +0000 [r517]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/nl.po, po/pl.po:
	  - cleanup

2004-03-28 09:22 +0000 [r516]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/LINGUAS, po/nl.po (added):
	  - Dutch translation

2004-03-18 12:16 +0000 [r511-513]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.0.9 ***

	* po/pl.po:
	  - updated

2004-03-18 12:03 +0000 [r509]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README, AUTHORS, README.Pl:
	  - got rid of the @pld.org.pl e-mail address

2004-03-18 11:52 +0000 [r507]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - updated

2004-03-18 11:41 +0000 [r506]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL:
	  - update: libgadu-1.4 required, pthread support not recommended

2004-03-18 11:28 +0000 [r505]  Jacek Konieczny [jajcus(a)jajcus,net]

	* .cvsignore, /:
	  - more ignores

2004-03-18 10:17 +0000 [r504]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am:
	  - interactive 'valgrind-int' target with --gen-suppressions=yes
	    option passed to valgrind

2004-03-17 23:02 +0000 [r503]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/LINGUAS (added), configure.ac:
	  - LINGUAS file instead of obsolete ALL_LINGUAS configure.ac
	    variable

2004-03-17 22:40 +0000 [r502]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/stream.c, src/main.c, src/message.c:
	  - cosmetics

2004-03-17 22:33 +0000 [r501]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - updated

2004-03-17 22:28 +0000 [r500]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/stream.c:
	  - don't break on write buffer overflow
	  - just block to send the data

2004-03-17 20:05 +0000 [r498-499]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - make jggtrans interruptable when not connected to jabber server
	  - workaround for a bug I couldn't find: do only 100 iterations
	    instead of infinite loop

	* src/presence.c:
	  - do not send presence errors in response to presence errors

2004-03-16 19:30 +0000 [r497]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c, src/message.h, src/requests.c, src/sessions.h,
	  src/requests.h, src/message.c, src/register.c:
	  - get roster works again

2004-03-15 19:42 +0000 [r496]  Mariusz Mazur [mmazur(a)kernel,pl]

	* configure.ac:
	  - require new ekg. Old versions stoped working yesterday

2004-03-05 08:39 +0000 [r495]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/ggtrans.h, src/main.c:
	  - configure --disable-nls should work now

2004-03-01 18:31 +0000 [r494]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c, src/sessions.h:
	  - Jajcus says ping is important

2004-03-01 17:26 +0000 [r493]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c, src/sessions.h:
	  - removed ping support. Not used and only makes a lot of noise when
	    debugging

2004-02-26 10:30 +0000 [r492]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - solaris library test improved (?)

2004-02-26 08:27 +0000 [r491]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - search for gethostbyname and socket in specific libraries (should
	    partialy fix solaris build)

2004-02-26 07:32 +0000 [r490]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - LOG_FTP and LOG_AUTHPRIV are not available on Solaris
	  - use them only when defined

2004-02-20 18:12 +0000 [r489]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version 2.0.8 ***

2004-02-20 18:05 +0000 [r487-488]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po, po/.cvsignore:
	  - fixed last change

	* po, po/pl.po, po/.cvsignore:
	  - updated

2004-02-20 17:42 +0000 [r486]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/iq.c, src/presence.c:
	  - cosmetics

2004-02-20 17:39 +0000 [r485]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, Makefile.am:
	  - updates by gettextize

2004-02-20 17:33 +0000 [r484]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL, NEWS:
	  - updated

2004-02-05 15:15 +0000 [r483]  Tomasz Sterna [smoku(a)chrome,pl]

	* po/Makevars (added):
	  - initial checkin

2004-02-05 14:22 +0000 [r482]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/sessions.c:
	  - reverted misfix

2004-02-05 13:35 +0000 [r481]  Tomasz Sterna [smoku(a)chrome,pl]

	* configure.ac:
	  - fix for autogen.sh's `gettextize --force'

2004-02-05 12:49 +0000 [r478-480]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/sessions.c:
	  - we now log in with GG_DEFAULT_PROTOCOL_VERSION [teardrop]

	* src/sessions.c:
	  - disabled roster import even more ;-)

	* src/sessions.c:
	  - support for protocol 6.0 notifies and statuses

2004-02-04 17:06 +0000 [r477]  Jacek Konieczny [jajcus(a)jajcus,net]

	* .cvsignore, po, /, configure.ac, Makefile.am, autogen.sh,
	  po/.cvsignore:
	  - updates for latest auto*-tools and gettext: autoconf-2.59-2,
	    automake-1.8.2-1, libtool-1.5-14, gettext-0.13.1-1

2004-02-04 16:56 +0000 [r476]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/include/libxode.h, libxode/src/str.c, libxode/src/sha.c:
	  - 64-bit fixes (without them this won't work on AMD64 or Alpha)

2004-02-04 16:29 +0000 [r475]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - s/Fatalny blad/Blad krytyczny/; format string fixed

2004-02-02 10:49 +0000 [r474]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml.Pl:
	  - typos fixed: no ',' before 'a' (bug #3287)

2004-01-30 09:47 +0000 [r473]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - always send presence_subscribe from /registered jid

2004-01-30 09:43 +0000 [r472]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - don't sent <presence type='subscribed'/> when not asked to

2004-01-26 08:11 +0000 [r471]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/disco.c:
	  - obsolete disco features removed

2004-01-24 21:07 +0000 [r470]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c, src/register.c:
	  - get/import roster disabled. It is not ported to new protocol/API
	    and causes SIGSEGV

2004-01-24 21:04 +0000 [r469]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - don't fail on empty <priority/> [teardrop]

2003-10-16 19:32 +0000 [r468]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/register.c: fixed infinite wait, when already registered user
	  tries to reregister after deleting transport-contact from roster

2003-10-03 16:58 +0000 [r467]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.8 (added):
	  - man page by Robert Olejnik

2003-09-14 09:33 +0000 [r466]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - jabberd 2.0 configuration comments updates

2003-09-14 09:17 +0000 [r465]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/stream.c:
	  - jabberd 2.0 compatibility fix

2003-09-10 09:10 +0000 [r462-463]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.0.7 ***

	* INSTALL.Pl, INSTALL, po/pl.po, README.Pl, NEWS:
	  - updated for 2.0.7

2003-09-10 07:25 +0000 [r461]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - reverted last change (protocol version)

2003-09-09 13:33 +0000 [r460]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - introduce yourself as GG 6.0 when using TLS

2003-09-08 09:36 +0000 [r459]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README:
	  - info about mailing list added

2003-09-08 08:28 +0000 [r458]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - polish translation updated

2003-09-08 08:23 +0000 [r457]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - when invisible send own presence as 'away' with '(invisible)' in
	    status

2003-09-08 08:03 +0000 [r455-456]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - do nothing in session_set_status() when session is not connected

	* src/message.c:
	  - do not call session_set status when session is not available

2003-09-08 07:57 +0000 [r454]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - set presence of all contacts to unavailable when disconnected
	    from server

2003-09-07 14:06 +0000 [r453]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - don't panic when unknown user ask for GG client version

2003-09-07 11:45 +0000 [r450-452]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/sessions.c:
	  - cutting GG-side status to allowed 70 characters

	* src/sessions.c:
	  - loging in with protocol 0x18 (GG 5.0)

	* src/gg_versions.c, src/gg_versions.h:
	  - Gadu-Gadu protocol to version mapping updated

2003-09-07 11:36 +0000 [r449]  Tomasz Sterna [smoku(a)chrome,pl]

	* src/sessions.c:
	  - segv while empty client resource fixed

2003-08-08 16:08 +0000 [r448]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/encoding.c:
	  - newline conversion

2003-06-28 14:06 +0000 [r446-447]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.0.6 ***

	* src/sessions.c, src/main.c, src/presence.c, src/register.c:
	  - cosmetics

2003-06-28 13:42 +0000 [r445]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL, po/pl.po, NEWS:
	  - updated for 2.0.6

2003-06-27 17:30 +0000 [r444]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/sessions.c, src/iq.c, src/stats.c, src/acl.c,
	  src/browse.c, src/disco.c, src/users.c, src/presence.c,
	  src/register.c:
	  - include debug.h last
	  - it contains macros that may break other headers

2003-06-27 15:01 +0000 [r443]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - updated

2003-06-27 14:58 +0000 [r442]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - "not available with descrition" is also not available

2003-06-27 14:53 +0000 [r441]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - return unavailable contact presence from bare jid unless this
	    contact was active during current session
	  - support both "get roster" and "import roster" requested in
	    registration form
	  - react to presence changes of the resource with the highest
	    priority only
	  - disconnect only when the last resource becomes unavailable

2003-06-27 14:45 +0000 [r440]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - "import roster" is not recommended
	  - unsubscribe user from all contacts presence when unregistering

2003-06-27 14:42 +0000 [r439]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - unsubscribe != unregister
	  - do not reply to probes if contact status is not yet known
	  - send "unavailable" presence probe responses from bare jid

2003-06-27 14:06 +0000 [r438]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.h, src/users.c:
	  - 'unknown' user status support (before GG server returns
	    notifications)

2003-06-27 13:52 +0000 [r437]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - "import roster" is not recommended
	  - "menu" reformated

2003-06-27 09:30 +0000 [r436]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/message.c, src/presence.c:
	  - segmentation fault, when message from unknown user is received,
	    fixed

2003-05-27 09:34 +0000 [r434]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version 2.0.5 ***

2003-05-27 09:27 +0000 [r432-433]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL: updated

	* NEWS:
	  - updated for 2.0.5

2003-05-27 09:09 +0000 [r430-431]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - updated

	* src/disco.h, src/sessions.c, src/sessions.h, src/browse.c,
	  src/disco.c, src/message.c:
	  - show connection information to user

2003-05-27 08:52 +0000 [r428-429]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, src/sessions.c, jggtrans.xml.Pl:
	  - some servers don't accept TLS

	* INSTALL:
	  - info about TLS

2003-05-27 08:33 +0000 [r427]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - updated

2003-05-27 08:25 +0000 [r426]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/main.c:
	  - clean shutdown
	  - let all <presence type="unavailable"/> be written to Jabber
	    stream

2003-05-27 07:57 +0000 [r425]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - return unavailable presence on probe instead of error when user
	    is not available (again)

2003-05-27 07:52 +0000 [r424]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/disco.h, src/browse.c, src/disco.c:
	  - use one function to generate user session info both for browse
	    and disco

2003-05-27 07:45 +0000 [r423]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, src/sessions.c, src/sessions.h,
	  libxode/include/libxode.h, jggtrans.xml.Pl, libxode/src/sha.c,
	  src/browse.c:
	  - support for TLS-enabled libgadu and TLS

2003-05-20 06:16 +0000 [r422]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - use full jid in presence probe replies

2003-05-19 12:45 +0000 [r421]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.0.4 ***

2003-05-19 12:39 +0000 [r419-420]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - have I said "for 2.0.4"? :)

	* po/pl.po:
	  - updated for 2.0.4

2003-05-19 12:23 +0000 [r418]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, NEWS, src/presence.c, src/register.c:
	  - cosmetics

2003-05-19 12:19 +0000 [r417]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - updated for 2.0.4

2003-05-19 11:48 +0000 [r416]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jid.c, src/sessions.c, src/presence.c:
	  - presence cleanups:
	  - all GG users use a "GG" resource
	  - send only one transport presence on login
	  - update transport presence on user presence change

2003-05-16 18:41 +0000 [r415]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/stats.c:
	  - process all stats in a get query

2003-05-16 17:46 +0000 [r414]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c:
	  - mental blocks rock; most likely this is the fix for the
	    mysterious delay_disconnect crash :)

2003-05-16 07:07 +0000 [r413]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - do not touch pid-file if not configured to do so

2003-05-14 07:24 +0000 [r412]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - NULL dereference bug fixed

2003-05-13 16:18 +0000 [r411]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/presence.c:
	  - do not try to use invalid session

2003-05-12 08:42 +0000 [r410]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - free Resource object _after_ its last use, not earlier :)

2003-05-09 12:22 +0000 [r409]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, src/sessions.c, src/sessions.h, jggtrans.xml.Pl:
	  - wait before disconnecting after <presence type="unavailable"> is
	    received. <presence type="invisible"> may come just after that

2003-05-09 10:33 +0000 [r406-408]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/disco.c, src/presence.c:
	  - presence-invisible support

	* src/jid.c, src/jid.h:
	  - a function to build user's full jid

	* src/sessions.c, src/sessions.h:
	  - presence-invisible support
	  - use full jids (with resource) for user messages/presence

2003-05-09 10:02 +0000 [r405]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/register.c:
	  - more JEP-4 compatibility "fixes"

2003-05-07 12:09 +0000 [r404]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - updated

2003-05-07 11:58 +0000 [r403]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - typo

2003-05-07 11:53 +0000 [r402]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.0.3 ***

2003-05-07 11:48 +0000 [r401]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - updates for 2.0.3

2003-05-07 11:39 +0000 [r400]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - include default options in the lists of available options

2003-05-07 10:52 +0000 [r399]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - proper <browse/> config for jabberd (copatible with active JEP-11
	    version)

2003-05-07 08:51 +0000 [r398]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - the WinJab bug is also a Psi bug

2003-05-07 08:29 +0000 [r397]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/browse.c:
	  - implementation of the active version of JEP-11 (<item/> elements
	    instead of <service/> and <user/>)
	  - version attribute added the service item

2003-05-03 18:41 +0000 [r396]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - more proxy settings

2003-04-28 12:17 +0000 [r395]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL:
	  - hint about compilation on FreeBSD

2003-04-28 11:24 +0000 [r393]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - autoupdated

2003-04-28 10:49 +0000 [r392]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.0.2 ***

2003-04-28 10:44 +0000 [r391]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - updated for 2.0.2

2003-04-28 10:03 +0000 [r390]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - do not send notification request to GG server when presence
	    type=probe is received (this caused annoying status changes for
	    GG users in roster)

2003-04-28 09:10 +0000 [r389]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - translations updated

2003-04-28 07:37 +0000 [r388]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am:
	  - link jggtrans with $(INTLLIBS) (needed for some OSes, like
	    FreeBSD)

2003-04-28 07:24 +0000 [r386-387]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - updated from .pot (319 translated messages, 3 fuzzy translations,
	    1 untranslated message.)

	* src/sessions.c, src/sessions.h, src/message.c, src/register.c:
	  - "import roster" option in regitration form

2003-04-27 19:52 +0000 [r385]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - only process presece packets sent to the transport itself.
	    Presence cannot be different for different GG users anyway

2003-04-27 19:28 +0000 [r384]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - fixes for memory leak and possible NULL dereference, introduced
	    by last changes

2003-04-27 19:18 +0000 [r383]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/sessions.c, src/requests.c, src/sessions.h,
	  src/message.c, src/presence.c, src/register.c:
	  - set GG status on login
	  - change GG status only when this is really needed
	  - sens last_sys_msg to GG server on login

2003-04-25 13:25 +0000 [r382]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.h, src/requests.c, src/requests.h, src/message.c:
	  - "get roster" command doesn't automaticaly subscribe users any
	    more
	  - new "import roster" command, that subscribes users

2003-04-24 08:26 +0000 [r379-380]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL:
	  - tested with libgadu-1.0

	* po/pl.po:
	  - autoupdated

2003-04-24 08:02 +0000 [r378]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.0.1 ***

2003-04-24 07:58 +0000 [r377]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - updated for 2.0.1

2003-04-24 07:50 +0000 [r376]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/disco.c:
	  - do not announce "presence-invisible" feature until it is really
	    supported

2003-04-24 07:35 +0000 [r375]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - updated

2003-04-24 07:31 +0000 [r374]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/POTFILES.in:
	  - more source files

2003-04-24 07:15 +0000 [r373]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - show the GG number used to register in transport with current
	    settings

2003-04-22 16:58 +0000 [r372]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, po/pl.po:
	  - require libgadu >= 1.0. If you want to use a snapshot add
	    --with-libgadu-snapshot to configure command line

2003-04-22 10:38 +0000 [r371]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/gg_versions.c:
	  - new GG version: 5.0.5 build 111 [smoku]

2003-04-22 10:02 +0000 [r369-370]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - large memleak removed

	* src/main.c:
	  - fixes for locale switching code

2003-04-22 09:34 +0000 [r367-368]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - "invisible" should not be enabled by default in jabber:x:data
	    registration form

	* src/message.c:
	  - convert the message body to utf-8 (probably disconnetion fixed)
	  - fail when data received is NULL (segfault fixed)

2003-04-22 08:44 +0000 [r365-366]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/jid.c, src/ggtrans.h, configure.ac,
	  src/stream.c, src/acl.c, src/main.c, src/register.c:
	  - new log translation handling

	* src/presence.c:
	  - send <presence type="unsubscribed"> to aliens
	  - new log translation handling

2003-04-22 08:25 +0000 [r363-364]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - _do_ send <presence type="subscribed"/> after successfull
	    registration

	* src/users.c:
	  - mesages about loading users and its failure are debug now
	  - new log translation handling

2003-04-22 07:12 +0000 [r361-362]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am, src/main.c:
	  - pass localedir to gettext

	* configure.ac:
	  - use "-m 755" to make sure install dirs ($localedir in particular)
	    will be accessible and readable for jggtrans

2003-04-21 18:59 +0000 [r360]  Jacek Konieczny [jajcus(a)jajcus,net]

	* .cvslog (added):
	  - where the commit logs should be sent

2003-04-21 14:27 +0000 [r358]  Jacek Konieczny [jajcus(a)jajcus,net]

	* AUTHORS:
	  - I would forget about the great translation

2003-04-21 14:13 +0000 [r357]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 2.0.0 ***

2003-04-21 11:28 +0000 [r355-356]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL:
	  - updated for 2.0.0

	* po/pl.po:
	  - small updates

2003-04-21 11:23 +0000 [r354]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am:
	  - pass libgadu-specific CFLAGS to linker (needed for
	    libgadu-1.0rcX)

2003-04-21 10:49 +0000 [r353]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - updated for 2.0.0

2003-04-21 10:04 +0000 [r352]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - only "get roster" command is experimental now

2003-04-21 09:16 +0000 [r351]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - small updates

2003-04-21 09:09 +0000 [r350]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - polish translations [smoku]

2003-04-20 14:09 +0000 [r349]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - s/gived/given/

2003-04-19 10:51 +0000 [r348]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - do not gettext-translate bare newlines

2003-04-17 13:51 +0000 [r347]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - do not send system messages twice

2003-04-17 12:04 +0000 [r346]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/disco.c:
	  - announce also some non-namespace features

2003-04-16 11:32 +0000 [r345]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.c:
	  - do not treat directories in spool_dir as registered users

2003-04-16 11:10 +0000 [r343-344]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/forms.c, src/sessions.c, src/iq.c,
	  src/sessions.h, src/stats.c, src/acl.c, src/browse.c,
	  src/disco.c, src/main.c, src/message.c, src/presence.c:
	  - cosmetics

	* configure.ac:
	  - version 2.0.0-test1

2003-04-16 10:44 +0000 [r342]  Jacek Konieczny [jajcus(a)jajcus,net]

	* po/pl.po:
	  - updated to current sources (still most translation are missing)

2003-04-16 10:38 +0000 [r341]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/message.h, src/message.c:
	  - send_message() argument should be UTF-8 encoded, conversion moved
	    to sessions.c
	  - system messages are sent as regular message (not chat) with msg.
	    number in topic

2003-04-16 10:18 +0000 [r340]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/forms.c, src/forms.h, src/register.c:
	  - parent parameter added to form creating functions so less memory
	    copying is done

2003-04-16 10:09 +0000 [r339]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/requests.c:
	  - some more memleaks removed

2003-04-16 09:53 +0000 [r338]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/stats.c:
	  - some memleaks removed

2003-04-16 09:41 +0000 [r336-337]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/acl.c:
	  - ACL bugfixes

	* src/presence.c:
	  - do not send presence errors to self

2003-04-16 09:34 +0000 [r335]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.c, src/main.c:
	  - #include <locale.h> was missing.

2003-04-16 08:48 +0000 [r334]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am:
	  - project-local suppressions don't make sens, so removed

2003-04-15 17:48 +0000 [r333]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/requests.c:
	  - all requests should be removed from list when destroyed

2003-04-15 16:33 +0000 [r332]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/Makefile.am, src/stream.c, src/browse.c,
	  src/disco.c:
	  - memleaks hunting

2003-04-14 18:16 +0000 [r331]  Mariusz Mazur [mmazur(a)kernel,pl]

	* configure.ac:
	  - remote-userlist is no more

2003-04-14 17:14 +0000 [r329-330]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/requests.c, src/requests.h, src/main.c:
	  - requests cleanup

	* src/stats.c:
	  - compiler warning removed

2003-04-14 17:01 +0000 [r328]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/requests.c, src/sessions.h, src/requests.h,
	  src/register.c:
	  - pubdir change on registration cleanup

2003-04-14 16:30 +0000 [r327]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/Makefile.am, src/main.c:
	  - some memleaks and uninitialized data usage fixed (thanks to
	    valgrind)

2003-04-14 13:05 +0000 [r325-326]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - include acl.h

	* jggtrans.xml, jggtrans.xml.Pl:
	  - ACL examples

2003-04-14 12:47 +0000 [r322-324]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/stats.c:
	  - do not limit use of statistics to admins only, ACL may be used
	    for better access control

	* src/Makefile.am, src/iq.c, src/acl.c (added), src/acl.h (added),
	  src/main.c, src/message.c, src/presence.c:
	  - ACLe

	* src/stats.c, src/browse.c, src/disco.c:
	  - header comments

2003-04-14 10:20 +0000 [r319-321]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/stats.c:
	  - admins are those _allowed_, not disallowed :-)

	* src/jabber.c, src/sessions.c, src/users.h, src/stream.c,
	  src/users.c:
	  - packet/message statistics gathering

	* src/stats.c:
	  - user counting fixed
	  - allow statistics gathering only to admins (it takes quite a lot
	    of resources, when queried periodically)

2003-04-14 10:04 +0000 [r318]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/disco.c:
	  - fixes for online user browsing using disco

2003-04-14 09:52 +0000 [r317]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/disco.h (added), src/Makefile.am, src/iq.c, src/disco.c
	  (added):
	  - JEP-0030: service discovery

2003-04-14 09:07 +0000 [r316]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am, src/iq.c, src/ggtrans.h, src/stats.c (added),
	  src/stats.h (added), src/main.c:
	  - JEP-0039 (statistics gathering) implementation NFY

2003-04-14 08:13 +0000 [r315]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.h, src/users.c:
	  - detailed info about contacts (names,city etc.) removed

2003-04-14 07:47 +0000 [r314]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/browse.c:
	  - show server address for hub-driven connections too

2003-04-13 21:50 +0000 [r313]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/message.h, src/requests.c, src/requests.h, src/message.c:
	  - ooops... almost forgot to commit this: killed put_roster code,
	    and made get_roster subscribe new contacts automaticaly... nice
	    :)

2003-04-13 16:50 +0000 [r312]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/browse.c:
	  - some fixes

2003-04-13 16:45 +0000 [r311]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - store current, not next, server info in server_info. This is much
	    more useful for browsing

2003-04-13 16:05 +0000 [r310]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/browse.c:
	  - show server address where user is connected or connecting

2003-04-13 15:55 +0000 [r309]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/ggtrans.h, src/sessions.h, src/browse.c, src/main.c:
	  - browsing of online user (only for admin)

2003-04-13 15:14 +0000 [r308]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/presence.c:
	  - cosmetics

2003-04-13 14:58 +0000 [r307]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - <admin/> element

2003-04-13 14:36 +0000 [r306]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.h, src/presence.c:
	  - send presence error when subscription fails (which will never
	    occur)

2003-04-13 14:18 +0000 [r305]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c:
	  - put <reported/> only in the first stanza of search results

2003-04-13 11:19 +0000 [r304]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/forms.c, src/iq.c, src/forms.h, src/requests.c,
	  src/requests.h, src/users.c, src/register.c:
	  - cosmetics

2003-04-13 10:59 +0000 [r303]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/forms.c, src/forms.h:
	  - searching with jabber:x:data, seems to work

2003-04-13 10:55 +0000 [r302]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - cleanups

2003-04-12 13:20 +0000 [r301]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/presence.c:
	  - sending authorization to a contact results in receiving an
	    authorization from that contact... it's more idiot proof now

2003-04-12 12:37 +0000 [r300]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/presence.c:
	  - "typo" in debug message

2003-04-12 11:22 +0000 [r299]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/presence.c:
	  - when removing authorization from a contact transport logged off;
	    fixed

2003-04-11 19:01 +0000 [r297-298]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/users.c:
	  - reverted last change
	  - the core of the problem is elsewhere

	* src/users.c:
	  - errormessage stating that a configuration file for an account
	    wasn't found is now displayed via debug() and not g_warning()
	    because this error is triggered on almost every occasion so it
	    just floods the logs without any good reason

2003-04-11 16:06 +0000 [r296]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/register.c:
	  - some cleaning in the legacy register code

2003-04-11 15:59 +0000 [r295]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/forms.c, src/forms.h, src/register.c:
	  - more simplifications: a function to create empty form

2003-04-11 13:26 +0000 [r292-294]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - form creation simplified (using functions from forms.h)
	  - public directory change via jabber:x:data finished
	  - some other cleanups

	* src/requests.c, src/requests.h:
	  - properly handle RT_CHANGE (public tirectory write result)

	* src/sessions.c:
	  - save user after confirming, because unconfirmed user will not be
	    saved
	  - process GG_EVENT_PUBDIR50_WRITE. The fact that it cannot be
	    handled properly for legacy jabber:x:register doesn't mean that
	    it shouldn't be handled at all

2003-04-11 13:18 +0000 [r291]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/forms.c (added), src/Makefile.am, src/forms.h (added):
	  - files with functions for creating jabber:x:data forms added

2003-04-10 17:19 +0000 [r290]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - public directory change using jabber:x:data implemented (NFY)
	  - some fixes for legacy pubdir change code

2003-04-10 14:59 +0000 [r289]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c:
	  - we ignore GG_PUBDIR50_WRITE since it's of no use to us

2003-04-10 13:58 +0000 [r288]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/register.c:
	  - fixed segfault

2003-04-09 13:33 +0000 [r287]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - do not reveal full OS version

2003-04-08 17:45 +0000 [r272]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/register.h, src/requests.c, src/requests.h,
	  src/users.c, src/message.c, src/register.c:
	  - GG password change. After the password is changed the annoying
	    message doesn't show any more :-)

2003-04-08 12:58 +0000 [r271]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - send messages to full jid (with resource)

2003-04-06 16:49 +0000 [r270]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/users.h, src/register.h, src/users.c,
	  src/register.c:
	  - user registration via jabber:x:data

2003-04-06 15:42 +0000 [r269]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/jabber.c, src/search.c, src/jid.c, src/sessions.c,
	  src/requests.c, src/stream.c, src/users.c, src/message.c,
	  src/presence.c, src/register.c:
	  - gettext support finished in 95% anything else should come up
	    while using jggtrans

2003-04-06 11:06 +0000 [r267-268]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - legacy interface to locale changing

	* src/users.c:
	  - user locale setting loading fixed

2003-04-06 11:00 +0000 [r266]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/iq.c:
	  - finished gettext

2003-04-06 10:50 +0000 [r265]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/iq.c:
	  - gettext support

2003-04-06 10:36 +0000 [r264]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - use data gathering to change account options
	  - fixed segfault when pubdir data are empty in registration form

2003-04-06 10:31 +0000 [r263]  Mariusz Mazur [mmazur(a)kernel,pl]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - switched URL to jggtrans' project homepage

2003-04-06 10:19 +0000 [r262]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/requests.c:
	  - request "hash" must be unique so counter is used instead of time

2003-04-06 09:10 +0000 [r261]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/.cvsignore, src:
	  - I guess neither .patch nor .diff will be commited and I often
	    have them inside this dir

2003-04-06 08:05 +0000 [r260]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/src/xmltok_impl.c, libxode/src/xstream.c,
	  libxode/src/str.c:
	  - some compiler warnings removed

2003-04-06 07:51 +0000 [r259]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/ggtrans.h:
	  - _() is not the same as N_()

2003-04-05 21:08 +0000 [r258]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c, src/requests.c, src/requests.h, src/register.c:
	  - update-ggpubdir-when-registering works... the thing is hackish,
	    ugly and it smells, but it *works* and I'll redesign it later

2003-04-05 11:02 +0000 [r257]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, src/sessions.c, src/users.h, src/iq.c,
	  src/ggtrans.h, src/requests.c, po/pl.po, jggtrans.xml.Pl,
	  src/users.c, src/main.c, src/message.c, src/presence.c:
	  - i18n infrastructure seems complete. Now only testing, bugfixing
	    and translations are needed.

2003-04-05 10:24 +0000 [r256]  Jacek Konieczny [jajcus(a)jajcus,net]

	* cosmetics.sh, src/main.c:
	  - cosmetics

2003-04-04 17:59 +0000 [r255]  Jacek Konieczny [jajcus(a)jajcus,net]

	* .cvsignore, po (added), /, src/ggtrans.h, configure.ac, po/pl.po
	  (added), po/POTFILES.in (added), Makefile.am, autogen.sh,
	  po/.cvsignore (added), src/main.c:
	  - perliminary gettext support

2003-04-04 17:02 +0000 [r254]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - gettext support
	  - support for non-snapshot libgadu versions

2003-04-04 13:49 +0000 [r253]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/requests.c, src/register.c:
	  - cosmetics

2003-04-04 13:41 +0000 [r252]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/requests.c:
	  - another NULL dereference fixed (bug found by [venglin])

2003-04-04 12:51 +0000 [r251]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c:
	  - another NULL pointer dereference fixed [venglin]

2003-04-04 12:41 +0000 [r250]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/requests.c:
	  - segfault caused by NULL pointer dereference fixed [venglin]

2003-04-04 12:21 +0000 [r249]  Jacek Konieczny [jajcus(a)jajcus,net]

	* AUTHORS:
	  - another patcher :-)

2003-04-04 10:58 +0000 [r248]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - possible NULL-dereference problem removed

2003-04-03 19:25 +0000 [r247]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/register.c:
	  - finished pubdir-update-when-registering code... only to find out
	    it has One Big Synchronization Issue that needs addressing :(
	    Going to sleep; will finish it tomorrow

2003-04-03 18:33 +0000 [r246]  Mariusz Mazur [mmazur(a)kernel,pl]

	* jggtrans.xml.Pl:
	  - typo
	  - no email

2003-03-25 07:43 +0000 [r244]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/gg_versions.c (added), src/search.c, src/Makefile.am,
	  src/iq.c, src/gg_versions.h (added):
	  - GG client version number in vcard [smoku]

2003-03-24 14:50 +0000 [r242]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 1.4.1 ***

2003-03-24 14:43 +0000 [r241]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c, src/message.c:
	  - cosmetics

2003-03-24 14:27 +0000 [r240]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, NEWS:
	  - updates for 1.4.1

2003-03-24 14:05 +0000 [r239]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - send "help" as one message. It may be messed by multithreaded
	    servers otherwise.

2003-03-24 13:51 +0000 [r236-238]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - GG version detection: 5.0.3
	  - 5.0.5 [smoku]

	* src/message.c:
	  - saving of user settings (invisible/friends-only) [smoku]

	* src/sessions.c, src/message.h, src/message.c:
	  - timestamps for delayed messages added
	  - handling of delayed chat messages fixed

2003-03-24 07:01 +0000 [r235]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - searching people by email is not supported

2003-03-17 15:41 +0000 [r234]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/search.c:
	  - searching people by email is not supported

2003-02-28 19:04 +0000 [r233]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c:
	  - small fix for multiple servers support

2003-02-06 14:25 +0000 [r232]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - autorestart (which worked only when -D and -d where given) fixed

2003-02-05 13:54 +0000 [r231]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 1.4.0 ***

2003-02-05 12:58 +0000 [r230]  Mariusz Mazur [mmazur(a)kernel,pl]

	* jggtrans.xml.Pl:
	  - <conn_timeout/> set to 60

2003-02-05 12:54 +0000 [r229]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - updates for 1.4.0

2003-02-05 12:50 +0000 [r228]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL:
	  - updates

2003-02-05 12:47 +0000 [r227]  Jacek Konieczny [jajcus(a)jajcus,net]

	* AUTHORS:
	  - mmazur is a regular developer now, not just a patch author :-)

2003-02-05 12:41 +0000 [r226]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml.Pl:
	  - description of <servers/> element

2003-02-05 12:33 +0000 [r225]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml:
	  - description of <servers/> element

2003-02-04 13:27 +0000 [r224]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c:
	  - fixed segfault on empty search result

2003-02-04 13:23 +0000 [r223]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - fixed segfault on bad registration input

2003-02-04 08:12 +0000 [r221-222]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - version: 1.4.0-test1
	  - required libgadu version: 20030130

	* src/sessions.c, src/sessions.h:
	  - s/gg_server/gg_servers/, s/Server/GgServer/

2003-02-04 08:06 +0000 [r220]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/sessions.c, src/requests.c, src/requests.h,
	  src/main.c:
	  - compiler warnings removed

2003-02-04 07:57 +0000 [r218-219]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/sessions.c, src/requests.c:
	  - cosmetics

	* src/search.c:
	  - segfault, when no "active" seqrch key is given, fixed

2003-02-03 23:58 +0000 [r217]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/search.c:
	  - fixed sending errors

2003-02-03 20:28 +0000 [r216]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/search.c, src/sessions.c, src/search.h, src/requests.c,
	  src/requests.h, src/main.c, src/message.c, src/register.c:
	  - implemented the new libgadu search api

2003-01-29 12:35 +0000 [r215]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - s/gg_server/g_list_first(gg_server)/ where the first server is
	    needed

2003-01-28 21:48 +0000 [r214]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c, src/sessions.h:
	  - switched from static table to GList in the multiple servers
	    support code; needs testing

2003-01-27 11:15 +0000 [r213]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c, src/sessions.h:
	  - server list support (if connection to first server failed, try
	    connecting to the next one)

2003-01-25 21:51 +0000 [r212]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/sessions.c:
	  - typo

2003-01-22 09:28 +0000 [r210]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 1.3.1 ***

2003-01-22 09:20 +0000 [r207-209]  Jacek Konieczny [jajcus(a)jajcus,net]

	* AUTHORS:
	  - Swiergot added

	* NEWS:
	  - updates for 1.3.1

	* src/main.c:
	  - cosmetics

2003-01-22 08:35 +0000 [r206]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - remove pid file on exit (suggested by [swiergot])
	  - write the pid file before dropping privilages, so it may be
	    placed in /var/run
	  - clear pid file on exit if it cannot be removed

2003-01-22 08:09 +0000 [r205]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c:
	  - return proper jabberid in vCard and search result

2003-01-22 07:55 +0000 [r203-204]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - add "-Wall" to CFLAGS

	* src/conf.c, src/jabber.c, src/search.c, src/encoding.c, src/iq.c,
	  src/stream.c, src/stream.h, src/users.c, src/main.c,
	  src/message.c, src/presence.c, src/register.c:
	  - crash caused by <presence> messages with empty <priority/> fixed
	    [smoku]
	  - similar, usually buggy, code rewritten
	  - code cleanup

2003-01-16 09:19 +0000 [r201]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac: *** Version: 1.3.0 ***

2003-01-16 07:58 +0000 [r200]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl, INSTALL:
	  - updates

2003-01-16 07:54 +0000 [r199]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - updates for 1.3.0

2003-01-16 07:47 +0000 [r198]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am, configure.ac:
	  - pkg-config support for libgadu detection

2003-01-16 07:31 +0000 [r197]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - log information about restart/exit

2003-01-15 19:40 +0000 [r196]  Mariusz Mazur [mmazur(a)kernel,pl]

	* src/.cvsignore, src:
	  - vim temp files

2003-01-15 15:21 +0000 [r195]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - 1.2.4-test3

2003-01-15 15:17 +0000 [r194]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.h, configure.ac, src/requests.c, src/requests.h,
	  src/message.c:
	  - disable broken "get roster"/"put roster" commands

2003-01-15 15:14 +0000 [r193]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - updated GG client version table [smoku]

2003-01-15 15:07 +0000 [r192]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - restart only when connection is broken or SIGHUP received

2003-01-15 14:54 +0000 [r191]  Jacek Konieczny [jajcus(a)jajcus,net]

	* AUTHORS:
	  - include patch authors nicknames for use in ChangeLog entries

2003-01-15 14:50 +0000 [r190]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - check libgadu after pthreads [smoku]

2003-01-15 14:44 +0000 [r189]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - jabber:iq:version client query support. [smoku]

2003-01-15 14:30 +0000 [r188]  Jacek Konieczny [jajcus(a)jajcus,net]

	* cosmetics.vim:
	  - write files only if modified (this doesn't work anyway :-( )

2003-01-15 14:20 +0000 [r187]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - 1.2.4-test2

2003-01-15 14:17 +0000 [r186]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/stream.c, src/main.c:
	  - cosmetics

2003-01-15 14:13 +0000 [r184-185]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, jggtrans.xml, src/sessions.c, src/ggtrans.h,
	  configure.ac, src/sessions.h, src/stream.c, jggtrans.xml.Pl,
	  src/stream.h, src/main.c:
	  - restart after jabber connection is broken

	* src/conf.c, src/conf.h:
	  - default value parameter added to config_load_int()

2003-01-15 08:04 +0000 [r183]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/conf.c, src/enc_uni2win.h, src/enc_win2uni.h, src/jabber.c,
	  src/encoding.c, src/jabber.h, src/stream.c, src/stream.h,
	  src/users.c, src/browse.c, src/presence.c, src/users.h,
	  src/sessions.c, src/jid.c, src/iq.c, src/requests.c,
	  cosmetics.vim, src/sessions.h, src/iq.h, src/status.c,
	  src/register.c, src/message.c, src/main.c:
	  - cosmetics

2003-01-15 07:27 +0000 [r182]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/conf.c, src/jabber.c, src/encoding.c, cosmetics.sh (added),
	  src/jabber.h, src/stream.c, src/debug.h, src/encoding.h,
	  src/presence.c, src/search.c, src/jid.c, src/iq.c, cosmetics.vim
	  (added), src/sessions.h, src/requests.h, src/status.c,
	  src/register.c, src/main.c:
	  - cosmetics

2003-01-14 14:25 +0000 [r181]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.h, src/message.h, src/requests.c, src/users.c,
	  src/message.c:
	  - support (experimental) for userlist stored on GG server

2003-01-14 11:03 +0000 [r180]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/users.h, src/sessions.h, src/users.c,
	  src/message.c:
	  - "friends only" and "invisible" commands

2003-01-14 09:39 +0000 [r179]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/src/Makefile.am:
	  - automake update

2003-01-13 18:44 +0000 [r178]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - working on message-commands

2003-01-13 17:45 +0000 [r177]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - in presence_probe() take stream from argument, not from session
	    (which may be undefined)

2003-01-13 17:41 +0000 [r176]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - stop processing jabber:iq:gateway after sending an error

2003-01-13 17:34 +0000 [r175]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - drop user session, when registration form is rejected (patch by
	    mmazur)

2003-01-13 17:18 +0000 [r174]  Jacek Konieczny [jajcus(a)jajcus,net]

	* .cvsignore, /:
	  - typo

2003-01-13 13:24 +0000 [r173]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - don't complain about jabber:iq:version

2003-01-12 15:20 +0000 [r172]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - unused functions removed

2003-01-12 15:08 +0000 [r171]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - typo (patch by mmazur)

2003-01-07 09:46 +0000 [r170]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - typo

2002-12-30 11:59 +0000 [r168]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, NEWS:
	  - Version: 1.2.3

2002-12-30 11:34 +0000 [r167]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/encoding.c:
	  - don't allow control characters

2002-12-30 11:01 +0000 [r166]  Jacek Konieczny [jajcus(a)jajcus,net]

	* .cvsignore, /, configure.ac, INSTALL (added):
	  - missing INSTALL file added

2002-12-30 10:24 +0000 [r164-165]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - updates for 1.2.3

	* src/status.c:
	  - GG_STATUS_BUSY (which is "zaraz wracam" in GG) translated to "XA"
	    instead of "DND"

2002-12-30 09:52 +0000 [r163]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README, README.Pl, src/main.c:
	  - typos

2002-12-29 18:20 +0000 [r162]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am:
	  - missing files added to SOURCES

2002-12-29 18:15 +0000 [r161]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README, BUGS, configure.ac, AUTHORS, TODO, README.Pl:
	  - updates for 1.2.3

2002-12-29 18:05 +0000 [r159-160]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/status.c:
	  - do not set status string if not given by GG user

	* src/users.c:
	  - initialize status for user contacts (patch by mmazur)

2002-12-29 17:29 +0000 [r158]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - -g and -u command line options descriptions fixed (thanks to
	    mmazur)

2002-12-29 17:17 +0000 [r157]  cvs-jajcus <cvs-jajcus@localhost>

	* src/.cvsignore, src:
	  - use custom character conversion function instead of iconv() which
	    is broken in some implementations (at least in glibc 2.2)

2002-12-29 17:17 +0000 [r156]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/enc_uni2win.h (added), src/enc_win2uni.h (added),
	  src/encoding.c, src/Makefile.am, src/enc_test.out (added),
	  configure.ac, src/enc_test.txt (added):
	  - use custom character conversion function instead of iconv() which
	    is broken in some implementations (at least in glibc 2.2)

2002-12-25 11:42 +0000 [r153-154]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - Version: 1.2.2

	* NEWS:
	  - Updates for 1.2.2

2002-12-25 11:03 +0000 [r151-152]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/encoding.c:
	  - poprawiona kowersja pustych string�w

	* src/search.c:
	  - tag <HOME/> w <ADDR/>
	  - dodatkowe (pewnie niepotrzebne) zabezpieczenia, przed
	    null-dereference

2002-12-10 08:27 +0000 [r149-150]  Jacek Konieczny [jajcus(a)jajcus,net]

	* INSTALL.Pl:
	  - uaktualnienie

	* configure.ac, acinclude.m4 (added), NEWS:
	  - Version: 1.2.1
	  - fixes for compilation on FreeBSD

2002-12-10 08:17 +0000 [r148]  Jacek Konieczny [jajcus(a)jajcus,net]

	* AUTHORS:
	  - Tomasz Sterna added as the first "patcher" :-)

2002-12-10 07:42 +0000 [r145-147]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - transport version query support

	* src/requests.c:
	  - copy user query for request. Original query will be freed when
	    its processing ends.

	* src/sessions.c:
	  - proper GG status change when no reason is given

2002-12-09 10:00 +0000 [r143]  Jacek Konieczny [jajcus(a)jajcus,net]

	* BUGS, configure.ac, NEWS:
	  - Version: 1.2.0

2002-12-09 09:55 +0000 [r142]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/conf.c, src/jabber.c, src/search.c, src/sessions.c, src/iq.c,
	  src/requests.c, src/sessions.h, src/stream.c, src/browse.c,
	  src/users.c, src/main.c, src/presence.c:
	  - more memleaks removed

2002-12-08 15:45 +0000 [r141]  Jacek Konieczny [jajcus(a)jajcus,net]

	* BUGS, NEWS:
	  - prepare to for 1.2.0

2002-12-08 15:35 +0000 [r140]  cvs-jajcus <cvs-jajcus@localhost>

	* src/.cvsignore, src:
	  - some memory leaks removed

2002-12-08 15:35 +0000 [r139]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/encoding.c, src/Makefile.am, src/iq.c,
	  src/jabber.h, src/encoding.h, src/stream.c, src/main.c,
	  src/register.c:
	  - some memory leaks removed

2002-12-07 19:08 +0000 [r138]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/src/xstream.c, libxode/src/xmlparse.c,
	  libxode/src/xmltok.c:
	  - compiler warnings removed

2002-12-07 19:04 +0000 [r137]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile.am, libxode/src/Makefile.am:
	  - poprawki dla `make distcheck`

2002-12-07 18:56 +0000 [r136]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/autogen.sh, libxode/acconfig.h (removed),
	  libxode/configure.ac (added), libxode/configure.in (removed):
	  - updates for new autoconf/automake

2002-12-06 15:05 +0000 [r130-135]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/encoding.c, src/jid.c, src/requests.c, src/requests.h,
	  src/status.c, src/main.c, src/presence.c:
	  - cleanup and small fixes

	* src/search.c:
	  - contact IP/port/version info

	* src/sessions.c, src/users.h, src/users.c:
	  - Contact IP/port/version info support

	* src/message.c:
	  - prepare for userlist import

	* configure.ac:
	  - workaroud for threded/non-threaded libgadu versions
	    incompabilities

	* autogen.sh:
	  - simplified

2002-12-06 15:01 +0000 [r129]  cvs-jajcus <cvs-jajcus@localhost>

	* libxode/.cvsignore, src/.cvsignore, libxode, src:
	  - more ignores

2002-12-06 15:01 +0000 [r128]  Jacek Konieczny [jajcus(a)jajcus,net]

	* .cvsignore, /:
	  - more ignores

2002-06-11 06:58 +0000 [r126]  Jacek Konieczny [jajcus(a)jajcus,net]

	* TODO: -1

2002-06-11 06:16 +0000 [r125]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, NEWS:
	  - Version: 1.1.0

2002-06-10 17:57 +0000 [r124]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/encoding.c, src/sessions.c, src/users.h, src/users.c,
	  src/status.c, src/presence.c:
	  - presence change reason support

2002-06-06 18:04 +0000 [r123]  Jacek Konieczny [jajcus(a)jajcus,net]

	* TODO: +1

2002-06-05 15:40 +0000 [r121]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac, NEWS:
	  - version 1.0.1

2002-06-05 15:31 +0000 [r120]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, src/sessions.c, jggtrans.xml.Pl:
	  - allow to configure server address and port for gg_login()

2002-05-04 15:18 +0000 [r119]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - updates for new libgadu

2002-04-13 16:01 +0000 [r118]  Jacek Konieczny [jajcus(a)jajcus,net]

	* NEWS:
	  - 1.0.0 changes

2002-04-13 15:55 +0000 [r117]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - Version: 1.0.0

2002-03-24 16:22 +0000 [r116]  Jacek Konieczny [jajcus(a)jajcus,net]

	* .cvsignore, /, src/Makefile.am, src/.cvsignore, src, Makefile.am:
	  - ctags support

2002-03-04 16:51 +0000 [r115]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c:
	  - fixed crash when user is not found on vCard lookup

2002-02-26 08:58 +0000 [r114]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - fix for crash on bad jid in message

2002-02-24 17:45 +0000 [r113]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/requests.c:
	  - fixed bug causing hang on some searches

2002-02-24 11:28 +0000 [r112]  Jacek Konieczny [jajcus(a)jajcus,net]

	* BUGS, INSTALL.Pl, configure.ac, TODO, README.Pl, NEWS:
	  - updates for 0.9.9 release

2002-02-24 11:24 +0000 [r111]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - updates for latest libgadu

2002-02-23 16:28 +0000 [r109-110]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - support for large messages

	* src/encoding.c:
	  - fix for bug on unconvertable characters

2002-02-23 15:46 +0000 [r108]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.c:
	  - more fixes

2002-02-23 15:39 +0000 [r106-107]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.c:
	  - more fixes

	* src/users.c:
	  - hopefully fixed shutdown crash and some related crashes

2002-02-23 12:34 +0000 [r105]  Jacek Konieczny [jajcus(a)jajcus,net]

	* TODO:
	  - updates

2002-02-22 16:20 +0000 [r104]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, src/sessions.c, jggtrans.xml.Pl:
	  - auto reconnect (to gg server) support

2002-02-22 15:20 +0000 [r103]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/users.c:
	  - do not free() users on exit, there should be none. If they are
	    any left print warning.

2002-02-11 17:39 +0000 [r102]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - added timeout/interval settings (I thought they are already
	    there)

2002-02-08 15:34 +0000 [r100]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - Version: 0.9.8

2002-02-06 17:42 +0000 [r99]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README, README.Pl, NEWS:
	  - docs updates

2002-02-06 17:30 +0000 [r98]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - more namespaces for jabber.xml <browse/> section

2002-02-06 17:24 +0000 [r96-97]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, src/iq.c, jggtrans.xml.Pl, src/browse.c:
	  - s/x-gg/x-gadugadu/

	* src/search.c, src/sessions.c, src/users.h, configure.ac,
	  src/requests.c, src/status.c:
	  - s/libgg/libgadu/

2002-02-04 09:52 +0000 [r95]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - back to old error handling

2002-02-04 08:26 +0000 [r94]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - more changes with error handling

2002-02-04 08:18 +0000 [r92-93]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - HUP also to libgg

	* src/sessions.c:
	  - let libgg handle errors

2002-02-03 18:05 +0000 [r91]  Jacek Konieczny [jajcus(a)jajcus,net]

	* jggtrans.xml, jggtrans.xml.Pl:
	  - jggtrans in config root

2002-02-03 17:31 +0000 [r89-90]  Jacek Konieczny [jajcus(a)jajcus,net]

	* Makefile.am:
	  - config file name changes

	* jggtrans.xml (added), ggtrans.xml.Pl (removed), ggtrans.xml
	  (removed), jggtrans.xml.Pl (added):
	  - config file name changes

2002-02-03 17:10 +0000 [r88]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - s/\<ggtrans\>/jggtrans/ (mainly config file name)

2002-02-03 16:25 +0000 [r86-87]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jid.c, src/sessions.c, src/users.h, src/Makefile.am,
	  src/jid.h, src/sessions.h, TODO, src/users.c, src/presence.c:
	  - support for multiple user resources and their priorities

	* src/main.c:
	  - functions to change uid/gid
	  - print active session status on SIGUSR

2002-02-03 15:38 +0000 [r85]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/status.h (added), src/status.c (added):
	  - fuctions for converting users status information between GG and
	    Jabber

2002-02-02 20:22 +0000 [r84]  Jacek Konieczny [jajcus(a)jajcus,net]

	* TODO: +1

2002-02-02 19:50 +0000 [r82-83]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/conf.c (added), src/conf.h (added):
	  - missing files added

	* src/jabber.c, src/sessions.c, src/Makefile.am, src/iq.c,
	  src/ggtrans.h, TODO, src/browse.c, src/users.c, src/main.c:
	  - strip whitespaces from configuration files entries

2002-02-02 15:04 +0000 [r81]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/stream.c, TODO:
	  - Error message, when cannot connect to Jabber server

2002-02-02 13:38 +0000 [r80]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - fixed register bug

2002-02-02 13:35 +0000 [r79]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - another WinJab bug workaround

2002-02-02 12:52 +0000 [r78]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/browse.h (added), src/Makefile.am, src/iq.c, TODO, src/iq.h,
	  src/browse.c (added):
	  - browse support, seems to work

2002-02-02 12:01 +0000 [r77]  Jacek Konieczny [jajcus(a)jajcus,net]

	* ggtrans.xml.Pl, src/iq.c, ggtrans.xml:
	  - Use "x-gg" as service type (until gg is registered)

2002-02-02 11:55 +0000 [r76]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c, src/iq.h:
	  - improved/simplified <iq/> and namespace support, preparation for
	    browsing

2002-02-02 10:42 +0000 [r75]  Jacek Konieczny [jajcus(a)jajcus,net]

	* TODO: +1

2002-02-01 20:22 +0000 [r74]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - WinJab workaround fix

2002-02-01 20:08 +0000 [r73]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - WinJab "VCARD" bug workaround

2002-01-30 16:52 +0000 [r72]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/encoding.c, src/register.h, src/message.h,
	  src/jabber.h, src/stream.c, src/debug.h, src/encoding.h,
	  src/stream.h, src/users.c, src/presence.c, src/search.c,
	  src/users.h, src/sessions.c, src/jid.c, src/presence.h, src/iq.c,
	  src/ggtrans.h, src/search.h, src/jid.h, src/requests.c,
	  src/sessions.h, src/iq.h, src/requests.h, src/register.c,
	  src/message.c, src/main.c:
	  - info about licensing and RCS Id tag in header of each source file

2002-01-30 16:46 +0000 [r71]  Jacek Konieczny [jajcus(a)jajcus,net]

	* ggtrans.xml.Pl, ggtrans.xml:
	  - info about sending user data to sms-express.com Sp. z o.o. in
	    registration instructions

2002-01-30 16:29 +0000 [r68-70]  Jacek Konieczny [jajcus(a)jajcus,net]

	* TODO:
	  - 2 less

	* src/sessions.c, src/users.h, src/users.c:
	  - support for system messages --
	  - now sent only once and from the transport, not UIN=0

	* configure.ac, autogen.sh:
	  - debug code enabled by default (without this users cannot send
	    usefull bug reports)

2002-01-25 11:37 +0000 [r67]  Jacek Konieczny [jajcus(a)jajcus,net]

	* BUGS:
	  - +1 bug

2002-01-24 13:07 +0000 [r66]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - display "Pong not received" beafore sending next ping

2002-01-24 10:27 +0000 [r65]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - send ping, even if GG server doesn't respond

2002-01-23 14:50 +0000 [r64]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c:
	  - make ping_timeout work for all pings. Don't hardcode the timeout
	    value.

2002-01-23 12:51 +0000 [r63]  Jacek Konieczny [jajcus(a)jajcus,net]

	* TODO:
	  - +1

2002-01-23 07:53 +0000 [r62]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - fix for segfault on bad <iq type="set"/>

2002-01-22 18:33 +0000 [r61]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c, src/message.c, src/presence.c:
	  - support for type="error" in <presence/>, <iq/> and message (fix
	    for nasty DoS)

2002-01-21 16:52 +0000 [r60]  Jacek Konieczny [jajcus(a)jajcus,net]

	* TODO:
	  - three new entries

2002-01-21 13:44 +0000 [r59]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c:
	  - fix for crash when querying uin=0 for vcard

2002-01-16 18:59 +0000 [r58]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/sessions.c, src/iq.c, src/users.c,
	  src/message.c, src/presence.c:
	  - changed most g_strcasecmp to strcmp

2002-01-16 18:54 +0000 [r57]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.c:
	  - support for <remove/> in jabber:iq:register requests

2002-01-15 16:33 +0000 [r56]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - version up (0.9 is already released)

2002-01-15 16:30 +0000 [r55]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - don't confirm presence when not connected or not available

2002-01-15 15:24 +0000 [r52-53]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/Makefile.am, libxode/include/Makefile.am:
	  - do not install anything

	* Makefile.am:
	  - s/pl/Pl/

2002-01-15 15:15 +0000 [r50-51]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README, ggtrans.xml.Pl (added), ggtrans.xml.pl (removed), BUGS
	  (added), INSTALL.Pl (added), ggtrans.xml, TODO (added), README.Pl
	  (added), Makefile.am, NEWS:
	  - dokumentacja

	* src/Makefile.am:
	  - moved to sbindir

2002-01-15 14:03 +0000 [r49]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - help message fixed

2002-01-15 13:26 +0000 [r48]  Jacek Konieczny [jajcus(a)jajcus,net]

	* ggtrans.xml.pl (added), ggtrans.xml (added):
	  - sample config files

2002-01-15 12:03 +0000 [r47]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - fixed two presence bugs:
	  - sending "show" instead of "status"
	  - crash on <presence type="unavailable"/>

2002-01-15 11:32 +0000 [r46]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/iq.c:
	  - fixed "wrong 'to'" message

2002-01-14 19:50 +0000 [r45]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - fixed SEGV caused by not accessible log file

2002-01-14 19:42 +0000 [r44]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/main.c:
	  - pid file support

2002-01-14 18:31 +0000 [r40-43]  Jacek Konieczny [jajcus(a)jajcus,net]

	* README:
	  - updates

	* src/main.c:
	  - logging (to syslog and/or file)
	  - config file set by configure script or command line

	* src/Makefile.am:
	  - set config directory

	* src/presence.c:
	  - confirm user presence, sending it back

2002-01-13 11:52 +0000 [r39]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/sessions.c, src/Makefile.am, src/jabber.h,
	  src/main.c:
	  - log handler
	  - command-line options
	  - daemon mode

2002-01-12 11:47 +0000 [r38]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/iq.c, src/jabber.h:
	  - support for jabber:iq:gateway namespace

2002-01-12 10:59 +0000 [r37]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/presence.c:
	  - <presence type="probe"\> fixes

2002-01-11 19:00 +0000 [r35-36]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/sessions.c, src/register.h, src/search.h,
	  src/requests.c, src/iq.h, src/requests.h, src/presence.c,
	  src/register.c:
	  - remember "to" of <iq/>, so we have proper "from" in result

	* src/iq.c:
	  - xmlns="jabber:iq:agent" support

2002-01-11 18:25 +0000 [r34]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/sessions.c, src/users.h, src/presence.h, src/sessions.h,
	  src/users.c, src/presence.c:
	  - support for <presence type="probe"/>

2002-01-11 11:28 +0000 [r30-33]  Jacek Konieczny [jajcus(a)jajcus,net]

	* autogen.sh:
	  - --enable-debug for configure

	* libxode/src/Makefile.am:
	  - don't install libxode

	* src/jabber.c, src/encoding.c, src/jabber.h, src/debug.h,
	  src/stream.c, src/stream.h, src/users.c, src/presence.c,
	  src/search.c, src/users.h, src/jid.c, src/sessions.c, src/iq.c,
	  src/ggtrans.h, src/search.h, src/sessions.h, src/register.c,
	  src/message.c, src/main.c:
	  - headers cleanup

	* src/requests.c, src/requests.h:
	  - header cleanup
	  - support for pinging and timeout

2002-01-09 18:55 +0000 [r27-29]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/encoding.c, src/sessions.c, src/iq.c,
	  src/requests.c, src/stream.c, src/iq.h, src/users.c,
	  src/message.c, src/register.c:
	  - better error handling
	  - memory allocation cleanup

	* src/jabber.h:
	  - s/instructions/register_instructions/

	* src/jabber.c:
	  - formating of strings in config file (eg. instructions). Minor
	    config file format changes

2002-01-07 20:03 +0000 [r25-26]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/sessions.c, src/Makefile.am, src/ggtrans.h,
	  src/requests.c, src/sessions.h, src/stream.c, src/fds.c
	  (removed), src/requests.h, src/stream.h, src/fds.h (removed),
	  src/main.c:
	  - use g_lib_main and GIOChannel instead of select() and own
	    FdHandler

	* configure.ac:
	  - big endian check

2002-01-07 17:22 +0000 [r22-24]  Jacek Konieczny [jajcus(a)jajcus,net]

	* configure.ac:
	  - improvements

	* README, NEWS:
	  - basic info

	* libxode/configure.in:
	  - make it really build only static library

2002-01-07 13:55 +0000 [r20-21]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/autogen.sh:
	  - ./configure script is executed from ../configure

	* README (added), libxode/COPYING (added), /, src/Makefile.am
	  (added), configure.ac (added), libxode/.cvsignore,
	  src/.cvsignore, src/Makefile (removed), COPYING (added),
	  Makefile.am (added), autogen.sh (added), NEWS (added), .cvsignore
	  (added), AUTHORS (added), libxode, src:
	  - autoconf/automake/libtool support

2002-01-07 13:47 +0000 [r19]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/configure.in:
	  - make only static libraries

2002-01-05 12:54 +0000 [r18]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c:
	  - search fixed. Now searching using several fields should work.

2002-01-05 12:01 +0000 [r17]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/register.h, src/sessions.h, src/presence.c, src/register.c:
	  - fixes in registration/unregitration/change functions

2002-01-04 19:15 +0000 [r16]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/search.c, src/sessions.c, src/users.h, src/iq.c,
	  src/presence.h, src/register.h, src/requests.c, src/requests.h,
	  src/users.c, src/presence.c, src/register.c:
	  - some work on registration: unregitration, changing user data (not
	    finished)

2002-01-04 11:23 +0000 [r14-15]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/debug.h (added):
	  - debug() macro

	* src/jabber.c, src/encoding.c, src/jabber.h, src/stream.c,
	  src/Makefile, src/users.c, src/presence.c, src/search.c,
	  src/jid.c, src/sessions.c, src/iq.c, src/requests.c, src/fds.c,
	  src/main.c, src/message.c, src/register.c:
	  - debuging and other messages output using glib. Some debugging
	    cleanups

2002-01-03 17:37 +0000 [r13]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/message.c:
	  - fix to charset convertion when sending messages to GG

2002-01-03 13:22 +0000 [r12]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/Makefile:
	  - "make dep" fixed

2002-01-03 12:35 +0000 [r8-11]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/encoding.c (added), src/.deps (removed),
	  src/jabber.h, src/stream.c, src/encoding.h (added), src/Makefile,
	  src/users.c, src/presence.c, src/search.c (added), src/users.h,
	  src/sessions.c, src/iq.c, src/presence.h, src/search.h (added),
	  src/requests.c (added), src/sessions.h, src/fds.c, src/requests.h
	  (added), src/fds.h, src/register.c, src/message.c, src/main.c:
	  - UTF8 support
	  - search support
	  - user vCard fetch support

	* src/.cvsignore, src:
	  - ignore .deps

	* libxode/.cvsignore (added), libxode, libxode/include/.cvsignore,
	  libxode/include:
	  - more ignores

	* src/.cvsignore (added), src:
	  - some ignores

2002-01-01 19:50 +0000 [r7]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/jid.c, src/sessions.c, src/users.h, src/iq.c,
	  src/message.h (added), src/jid.h, src/sessions.h, src/Makefile,
	  src/iq.h, src/users.c, src/main.c, src/message.c (added),
	  src/presence.c, src/register.c:
	  - Wreszcie co� dzia�a:
	  - Rejestracja
	  - Powiadamianie o obecno�ci w sieci
	  - Wiadomo�ci, chat

2001-12-31 17:10 +0000 [r6]  Jacek Konieczny [jajcus(a)jajcus,net]

	* src/jabber.c, src/stream.c:
	  - proper handshake

2001-12-31 14:38 +0000 [r2]  Jacek Konieczny [jajcus(a)jajcus,net]

	* libxode/include/xmltok_impl.h (added), libxode/NEWS (added),
	  src/users.c (added), libxode/include (added), libxode/src/sha.c
	  (added), libxode/include/utf8tab.h (added), libxode/configure.in
	  (added), src/presence.c (added), libxode/ChangeLog (added),
	  src/users.h (added), libxode/include/asciitab.h (added),
	  src/jid.c (added), libxode/src/expat.c (added),
	  libxode/src/xstream.c (added), src/presence.h (added), src/jid.h
	  (added), libxode/include/.cvsignore (added), libxode (added), src
	  (added), libxode/include/iasciitab.h (added),
	  libxode/src/xmltok_impl.c (added), src/Makefile (added),
	  libxode/src (added), libxode/include/latin1tab.h (added),
	  libxode/include/xmldef.h (added), libxode/include/xmlparse.h
	  (added), libxode/src/.cvsignore (added), src/main.c (added),
	  src/.deps (added), libxode/autogen.sh (added),
	  libxode/solaris.autogen (added), libxode/src/pool.c (added),
	  libxode/include/xmltok.h (added), libxode/include/xmlrole.h
	  (added), src/iq.c (added), libxode/include/Makefile.am (added),
	  src/ggtrans.h (added), libxode/README (added),
	  libxode/libxode-config.in (added), libxode/acconfig.h (added),
	  libxode/src/socket.c (added), src/iq.h (added),
	  libxode/include/stamp-h.in (added), libxode/src/xmlparse.c
	  (added), libxode/include/hashtable.h (added), src/register.c
	  (added), src/jabber.c (added), libxode/Makefile.am (added),
	  libxode/src/snprintf.c (added), src/register.h (added),
	  src/jabber.h (added), src/stream.c (added), libxode/src/xmlnode.c
	  (added), libxode/include/nametab.h (added), libxode/src/str.c
	  (added), src/stream.h (added), libxode/src/genhash.c (added),
	  libxode/AUTHORS (added), libxode/src/xmltok.c (added),
	  libxode/src/xmltok_ns.c (added), src/sessions.c (added),
	  libxode/src/xmlrole.c (added), libxode/src/xstream_test.c
	  (added), src/sessions.h (added), src/fds.c (added),
	  libxode/include/libxode.h (added), libxode/src/Makefile.am
	  (added), src/fds.h (added), libxode/src/hashtable.c (added):
	  Initial revision

2001-12-31 14:38 +0000 [r1]  anonymous <anonymous@localhost>

	* / (added): New repository initialized by cvs2svn.

