diff options
author | dequis <dx@dxzone.com.ar> | 2017-01-08 03:35:48 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2017-01-08 03:35:48 -0300 |
commit | 3cf727c92c267e853084942db4e0732fb4d76133 (patch) | |
tree | 80bade65101c0592ccef6da5dc011863ed336a4e | |
parent | eddece1d9c6de475e6e065a21d8a966305a16280 (diff) |
debian: add NEWS.debian
-rw-r--r-- | debian/NEWS.debian | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/NEWS.debian b/debian/NEWS.debian new file mode 100644 index 00000000..e7087d23 --- /dev/null +++ b/debian/NEWS.debian @@ -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 |