Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2006-11-25 14:50:31 +0300
committerYann Leboulanger <asterix@lagaule.org>2006-11-25 14:50:31 +0300
commita37b94609828793a758bf14012de410a9a712eab (patch)
tree2f572f8c76eafdcd4e92abd60c5a05266ac9dd0a /ChangeLog
parente8145b8b314d53db89be8b097de4a8379d183b8d (diff)
[sgala] IPV6 support for connection fith server. see #1969
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 96cf04df1..9ce914f4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
-Gajim 0.11 (XX October 2006)
+Gajim 0.11 (XX December 2006)
* New build system, using GNU autotools. See README.html
* Support for link-local messaging via Zeroconf using Avahi (XEP-0174)
* Automatically connect and disconnect to accounts according to network availability (if Network Manager is present)
- * GNOME Keyring Support (if GNOME keyring is available, manage passwords and save them in an encrypted file).
+ * IPV6 support to connect to server
+ * GNOME Keyring Support (if GNOME keyring is available, manage passwords and save them in an encrypted file)
* Introducing View Menu (GNOME HIG)
* Ability to now hide the Transports group
* Support for notify-python. So if notification-daemon is not available, we still can show cool popups
@@ -33,8 +34,8 @@ Gajim 0.11 (XX October 2006)
* Fixed bugs when removing or renaming an account with tabs open (#2369 and #2370)
* New translations: Croatian, Esperanto
- * FIXME : Ad-Hoc for 0.11 ?
- * FIXME : does that work ? not tested : Metacontacts across accounts (#1596)
+ * Ad-Hoc commands
+ * Metacontacts across accounts (#1596)
* Gajim now requires Python 2.4 to run
Gajim 0.10.1 (06 June 2006)