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:
authorStephan Erb <steve-e@h3c.de>2008-11-12 01:28:23 +0300
committerStephan Erb <steve-e@h3c.de>2008-11-12 01:28:23 +0300
commit251d6eefb32d692aacdfb6a9216d3958e093eb71 (patch)
tree196dc0f30b9baddbb59c9c085e8f7655802dc337 /ChangeLog
parent5ea85986865cb32bd6589bf4b96cba1f8d5abe85 (diff)
ChangLog for the upcomming beta
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a62d9b425..99820dfa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+Gajim 0.12-beta1 (11 November 2008)
+
+ * SECURITY
+ * Implement Kerberos (GSSAPI) SASL Authentication mechanism
+ * Prevent affiliation spoofing in groupchats
+ * Improve GPG and E2E support
+
+ * GUI
+ * Highlight all valid IANA schemes
+ * Improved E2E, Mood and Activity dialogs
+ * Show number of participants in groupchats
+
+ * Connection
+ * Correctly parse IDNA names in SRV records
+ * Disable proxy resolution (#4299)
+ * Fix handling of namespace invalid XML
+ * Do not freeze on connection failures (#4366, #4107)
+
+ * OTHERS
+ * Do not crash on fluxbox restarts
+ * Update several hotkeys and make them work on non-latin keyboards
+ * Prevent a user from sendin invalid XML chars
+ * Implement XEP-0203 (Delayed Delivery)
+ * Improved windows installer
+ * Latex support for windows
+
Gajim 0.12-alpha1 (12 August 2008)
* Change licence from GPLv2 to GPLv3