summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-08-25 09:39:59 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-08-25 09:39:59 +0200
commit03b6b4c1cf77f1fccb92295c4528406245382c69 (patch)
treede390f78d7132a9b6aef4c5eaca39ca259486124 /NEWS
parent73f2c2c48833568f0eb21b73ca8fed5603643d93 (diff)
downloadweechat-03b6b4c1cf77f1fccb92295c4528406245382c69.zip
core: display day change message dynamically (do not store it as a line in buffer) (task #12775)
Changes in options: - rename option weechat.look.day_change_time_format to weechat.look.day_change_message (color codes are allowed in this option) - new option weechat.color.chat_day_change.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 241d9eb4d..ab80be6e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
WeeChat Release Notes
=====================
Sébastien Helleu <flashcode@flashtux.org>
-v0.4.2-dev, 2013-08-17
+v0.4.2-dev, 2013-08-25
This document lists important changes for each version, that require manual
@@ -16,6 +16,21 @@ http://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog]
Version 0.4.2 (under dev!)
--------------------------
+=== Day change message ===
+
+The day change message is now dynamically displayed, and therefore is not stored
+as a line in buffer any more.
+
+Option 'weechat.look.day_change_time_format' has been renamed to
+'weechat.look.day_change_message' (color codes are allowed in this option, see
+`/help eval`).
+
+New color option 'weechat.color.chat_day_change' has been added.
+
+After `/upgrade` from an old version, you will see two messages for each day
+change. This is a normal behavior and will not happen again with the next day
+changes.
+
=== Regex search in buffer ===
Search with regular expression has been added, and therefore some keys in search