diff options
author | Florent Le Coz <louiz@louiz.org> | 2015-05-19 23:09:17 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2015-05-19 23:09:17 +0200 |
commit | 074286efa94163cff9d6bfc643c786d866fcde5d (patch) | |
tree | 2a1dc5514c39f734c4fb0df91b574908067c9e48 /CHANGELOG | |
parent | 2f495a60cff3fa3104f36ff3ee55f7984b6115bc (diff) | |
download | biboumi-074286efa94163cff9d6bfc643c786d866fcde5d.tar.gz biboumi-074286efa94163cff9d6bfc643c786d866fcde5d.tar.bz2 biboumi-074286efa94163cff9d6bfc643c786d866fcde5d.tar.xz biboumi-074286efa94163cff9d6bfc643c786d866fcde5d.zip |
Fix the date format in CHANGELOG file
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,11 +21,11 @@ Version 2.0 - Add a fixed_irc_server option. With this option enabled, biboumi can only connect to the one single IRC server configured -Version 1.1 2014-16-07 +Version 1.1 2014-07-16 - Fix a segmentation fault when connecting to an IRC server using IPv6 -Version 1.0 2014-12-07 +Version 1.0 2014-07-12 - First stable release. - Mostly complete MUC to IRC, and IRC to MUC support |