diff CHANGES.md @ 898:da58b5e42d9a release-3.0

irccd: fix invalid configuration directory, closes #2263
author David Demelier <markand@malikania.fr>
date Sun, 22 Sep 2019 21:11:30 +0200
parents e205d19a6d26
children e71fd436f6c8 cbb6d7804c02
line wrap: on
line diff
--- a/CHANGES.md	Sun Sep 22 20:57:54 2019 +0200
+++ b/CHANGES.md	Sun Sep 22 21:11:30 2019 +0200
@@ -7,7 +7,8 @@
 - Added *IRCCD_WITH_JS* CMake variable in irccd package (#2340),
 - Fixed trailing CTCP escape code (#2339),
 - Fixed invalid parameters in topic event (#2341),
-- Fixed invalid documentation of Irccd.System.usleep function (#2262).
+- Fixed invalid documentation of Irccd.System.usleep function (#2262),
+- Fixed invalid system configuration directory (#2263).
 
 irccd 3.0.1 2019-09-01
 ----------------------