summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2018-03-19 20:08:35 +0100
committerlouiz’ <louiz@louiz.org>2018-03-19 20:15:44 +0100
commit619c991a691a455efee2baa4e1fe96e64d27ff64 (patch)
tree57caded9a8d529e8793e920fc1df96d8903c2280 /CHANGELOG.rst
parentd7427fc9ca4c06fda458e4951559f57163d90b94 (diff)
downloadbiboumi-619c991a691a455efee2baa4e1fe96e64d27ff64.tar.gz
biboumi-619c991a691a455efee2baa4e1fe96e64d27ff64.tar.bz2
biboumi-619c991a691a455efee2baa4e1fe96e64d27ff64.tar.xz
biboumi-619c991a691a455efee2baa4e1fe96e64d27ff64.zip
Add a nick field in the IRC server configuration form
fix #3317
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index ee31f7d..bf25e52 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,6 +11,8 @@ Version 8.0
- We now properly deal with a PostgreSQL server restart: whenever the
connection is lost with the server, we try to reconnect and re-execute the
query once.
+- A Nick field has been added in the IRC server configuration form, to let
+ the user force a nickname whenever a channel on the server is joined.
Version 7.2 - 2018-01-24
========================