diff options
author | Marius Halden <marius.h@lden.org> | 2017-01-09 00:06:14 +0100 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2017-01-09 00:06:14 +0100 |
commit | 0644b8614aea470149f08a0357a73c7c601f00f5 (patch) | |
tree | 37843a02c3e69de7409341a73532a51662efdcb3 /debian/NEWS | |
parent | 52ac0e03b0e69f43f6556a568bf82dabf3e5e4f0 (diff) | |
parent | ebed81cecf4be45436e25cb8e8c8b0f15c47751e (diff) |
Merge branch 'master' into patched-master
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 00000000..e7087d23 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,10 @@ +bitlbee (3.5-1) UNRELEASED; urgency=medium + + * /etc/default/bitlbee is now deprecated and no longer used. Any local + modifications to the following settings won't be automatically migrated: + BITLBEE_PORT, BITLBEE_OPTS, BITLBEE_DISABLED, BITLBEE_UPGRADE_DONT_RESTART + * The debian post-installation scripts no longer try to automatically assign + an alternate port number if 6667 is being used by another service. Please + set it explicitly in /etc/bitlbee/bitlbee.conf + + -- dequis <dx@dxzone.com.ar> Sun, 08 Jan 2017 03:24:13 -0300 |