diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-22 09:58:09 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-22 09:58:09 +0100 |
commit | 1918bd1d4e90f1540a5c1ebec9a2d4a4daca894c (patch) | |
tree | 567b3a3305f7c48c3fa814360aece9063acd70a5 /ChangeLog | |
parent | 0e3bec6d2ec6ea3eec5c0916e9f124835eea4b9f (diff) | |
download | weechat-1918bd1d4e90f1540a5c1ebec9a2d4a4daca894c.zip |
core: fix typo in ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) -------------------------- |