summary refs log tree commit diff stats
path: root/share
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-10 20:06:15 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-10 20:06:15 +0100
commit488883266c8da1cf97c374d565a08c6c7183f07d (patch)
tree0f78d8979c6facfff7d76ca8a18a03dfe3671eb6 /share
parent50fabee1ad1ff7199ac8b5645004dd40e89a4ee4 (diff)
Update changelog
Diffstat (limited to 'share')
-rw-r--r--share/doc/changelog.md43
1 files changed, 43 insertions, 0 deletions
diff --git a/share/doc/changelog.md b/share/doc/changelog.md
index 5c9ee308..54f36f39 100644
--- a/share/doc/changelog.md
+++ b/share/doc/changelog.md
@@ -1,5 +1,48 @@
 # HexChat ChangeLog
 
+
+## 2.9.4 (2012-11-10)
+
+ * fix alerts when omit alerts in away option is set
+ * fix dialog icon in userlist popup
+ * fix opening links on Mac
+ * fix default network in the Network List
+ * fix initial folder in file dialogs
+ * fix positioning the nick change dialog
+ * fix error message for busy servers
+ * fix filename encoding errors
+ * fix Fedora spec file
+ * fix Raw Log content being impossible to copy when auto-copy is disabled
+ * fix rough icon rendering in most windows on Windows
+ * fix config folder when specified with -d argument
+ * add built-in support for SASL authentication via CAP
+ * add support for identify-msg/multi-prefix server capabilities
+ * add text events for CAP related messages
+ * add support for the SysInfo plugin on Unix
+ * add option to change update check frequency and delay for first check
+ * add option to change GUI language on Windows
+ * add Ignore entry to userlist popup
+ * add Afrikaans, Asturian, Danish, Gujarati, Indonesian, Kinyarwanda and Malayalam translations
+ * add ChangeLog and ReadMe links to Start Menu during installation on Windows
+ * add manual page on Unix
+ * add icon support for 3 levels above op user mode
+ * change default colors, text events and user list/channel tree icons
+ * make Esc key close the Raw Log window
+ * use Consolas as the default font where available
+ * open dialog window for double-clicking in the user list by default
+ * variable separation, cleanup and renaming
+ * check in the installers whether Windows release is supported by HexChat
+ * display previous value after /SET
+ * reorganize the Settings menu and add new options
+ * redesign the About dialog
+ * show certain help messages in GTK+ dialogs instead of command line
+ * build system cosmetics on Unix
+ * reorganize repo file structure
+ * rebranding
+ * update translations
+ * update the network list
+
+
 ## 2.9.3 (2012-10-14)
 
  * fix various URL detection bugs