summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-06-11 11:47:28 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-06-11 11:47:28 +0200
commite7d1485c5a5474788bc11f05a37fd0c8f9dcfb2d (patch)
treeb6456205c95d0d7d59e50b5bf033f3ea9161ce96 /ChangeLog
parent9def214c1100f66033fbf42c5bada025d60e378c (diff)
downloadweechat-e7d1485c5a5474788bc11f05a37fd0c8f9dcfb2d.zip
Use empty real name by default in IRC config, instead of reading real name in /etc/passwd (bug #30111)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b00e3232f..cc9d87a1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
FlashCode <flashcode@flashtux.org>
-v0.3.3-dev, 2010-06-10
+v0.3.3-dev, 2010-06-11
Version 0.3.3 (under dev!)
@@ -17,6 +17,8 @@ Version 0.3.3 (under dev!)
process)
* api: add function "string_expand_home", fix bug with replacement of home in
paths
+* irc: use empty real name by default in config, instead of reading real name
+ in /etc/passwd (bug #30111)
* irc: add new options irc.look.display_host_join/join_local/quit and
irc.color.reason_quit
* irc: move options weechat.color.nicklist_prefix to irc plugin