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>2018-04-01 23:48:42 +0300
committerYann Leboulanger <asterix@lagaule.org>2018-04-01 23:48:42 +0300
commitdc3565ee32e0b616784af196436fdd147cbbeb64 (patch)
treeaa1c3b7590498851a325a4ffeab6d788343be130 /ChangeLog
parent0f13b23a7dd5f4462adcca6b9543b46dcd97128c (diff)
prepare 1.0.1 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9a91ac9c..53ba07b6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Gajim 1.0.1 (1 April 2018)
+
+ * Improve MAM support
+ * Image preview in file chooser dialog
+ * Groupchat: Set minimize on auto join default True
+ * Delete bookmark when we destroy a room
+ * Fix account deletion
+ * Fix custom font handling
+ * Fix OpenPGP message decryption
+ * Fix window position restore on multi-head setups
+ * Fix scrolling in message window
+ * Improve Windows build and build for 64 bits
+
Gajim 1.0.0 (17 March 2018)
* Ported to GTK3 / Python3