1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

core: reword ChangeLog entry

This commit is contained in:
Sébastien Helleu
2015-06-06 10:05:17 +02:00
parent 57a2a872a5
commit 160cbdb46a
+2 -2
View File
@@ -21,8 +21,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* irc: fix errors displayed on WHOX messages received (closes #376)
* lua: add detection of Lua 5.3
* xfer: fix parsing of DCC chat messages (send/receive of "\r\n" at the end
of messages) (closes #425, closes #426)
* xfer: fix parsing of DCC chat messages (handle "\r\n" at the end of messages)
(closes #425, closes #426)
* doc: replace PREFIX with CMAKE_INSTALL_PREFIX in cmake instructions
(closes #354)