GNetwork Library 0.0.9
======================

	* Really fix potential crash when finalize()ing an open
	  GNetworkUdpDatagram.
	* Handle EADDRINUSE when binding tcp sockets.
	* Minor other cleanups.

GNetwork Library 0.0.8
======================

	* Fixes for potential crashes when finalize()ing an open
	  GNetworkUdpDatagram.
	* Properly notify for some missing "socket" property changes in
	  GNetworkUdpDatagram.

GNetwork Library 0.0.7
======================

        * Warning fixes for IA64 (Dan Winship).
        * Various build & CVS cleanups.

GNetwork Library 0.0.6
======================

	* Fix "failure" bugs in GNetworkTcpConnection.
	* Fix various compile problems.
	* Fix various non-i386/64-bit problems.
	* Use gnome-common.
	* Make the SSL certs actually get filled in (still broken, though).
	* New translations:
	  ca (Xavier Conde Rueda <xaviconde@eresmas.com>)
	  hr (Robert Sedak <robert.sedak@sk.htnet.hr>)
	  zh_CN (Funda Wang  <fundawang@linux.net.cn>)
	* Updated translations:
	  cs (Miloslav Trmac <mitr@volny.cz>)
	  fr (Sebastien Bacher <seb128@debian.org>)
	  ms (Hasbullah Bin Pit <sebol@my-penguin.org>)
	  nl (Elros Cyriatan)
	  no (Kjartan Maraas <kmaraas@gnome.org>)
	  sr, sr@Latn (Danilo Šegan <dsegan@gmx.net>)

GNetwork Library 0.0.5
======================

	* Fix compile errors when SSL is disabled.
	* Fix intltool support (requires 0.29).
	* Fixes for building on RedHat 8/9.
	* Updated translations:
	  cs (Miloslav Trmac  <mitr@volny.cz>)
	  ja (Takeshi AIHANA <aihana@gnome.gr.jp>)
	  nl (Vincent van Adrighem  <adrighem@gnome.org>)
	  sr, sr@Latn (Danilo Šegan  <dsegan@gmx.net>)

GNetwork Library 0.0.4
======================

	* Fix compile error on non-GCC platforms.
	* Compile on FreeBSD Joe Marcus Clarke <marcus@FreeBSD.org>.
	* Various fixes for GNetworkUnix[Server,Connection].
	* Test app for GNetworkUnix[Server,Connection].
	* Updated translations:
	  es (Francisco Javier F. Serrador  <serrador@cvs.gnome.org>),
	  pt (Duarte Loreto <happyguy_pt@hotmail.com>).

GNetwork Library 0.0.3
======================

	* GNetworkDatagram GInterface.
	* GNetworkUdpDatagram Object.
	* GNetworkIpMulticast Object.
	* GNetworkUnixServer Object.
	* GNetworkUnixConnection Object.
	* IPv6 Support for DNS, and IP (UDP/TCP) sockets.
	* API to query local interfaces.
	* Servers/Datagrams can be bound to local interfaces by interface name.
	* Major DNS cleanups.
	* API no longer tied to Unix system.
	* Updated tests.
	* Updated translations:
	  pt (Duarte Loreto <happyguy_pt@hotmail.com>),
	  sr, sr@Latn (Danilo Šegan  <dsegan@gmx.net>),
	  nl (Vincent van Adrighem  <adrighem@gnome.org>),
	  cs (Miloslav Trmac  <mitr@volny.cz>).

GNetwork Library 0.0.2
======================

	* Actually works now (at least for plain TCP/IP connections), SSL &
	  Proxies are hooked in and need testing, and, API/API should be mostly
	  stable by now.

GNetwork Library 0.0.1
======================

	* Initial release under new name.

LibGTcpSocket 0.2.2
===================

	* Brown paper bag release; distribute glib-mkenums
	  templates.

LibGTcpSocket 0.2.1
===================

	* Build fixes for newer intltool & gnutls versions.
	* Fix gtk-doc dep (requires 1.1).
	* Mostly finished client tutorial.
	* New --with-html-dir configure flag.
	* New translations:
		az (Metin Amiroff <metin@karegen.com>),
		pl (Artur Flinta <aflinta@cvs.gnome.org>),
		ja (Takeshi AIHANA <aihana@gnome.gr.jp>),
		sr, sr@Latn (Danilo Segan <dsegan@gmx.net).

LibGTcpSocket 0.2.0
===================

	* ABI Breakage (fixes GTcpServer & adds ABI-padding for the future).
	* GTcpServer is actually useful for subclassing now.
	* Bugfixes.

LibGTcpSocket 0.1.2
===================

	* Hopefully the final fixes for make distcheck.
	* More documentation & translations.

LibGTcpSocket 0.1.1
===================

	* Fixes for make distcheck.
	* More documentation.

LibGTcpSocket 0.1.0
===================

    * First Release
