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

core: fix typo in ChangeLog

This commit is contained in:
Sebastien Helleu
2013-01-22 09:58:09 +01:00
parent 0e3bec6d2e
commit 1918bd1d4e
+1 -1
View File
@@ -9,7 +9,7 @@ Version 0.4.1 (under dev!)
* guile: fix compilation with guile 2.0
* perl: simplify code to load scripts
* scripts: do now allow empty script name in function "register"
* scripts: do not allow empty script name in function "register"
Version 0.4.0 (2013-01-20)
--------------------------