diff options
author | dequis <dx@dxzone.com.ar> | 2017-01-08 19:57:19 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2017-01-08 19:57:19 -0300 |
commit | ebed81cecf4be45436e25cb8e8c8b0f15c47751e (patch) | |
tree | 4e57430674dda14ea94f83ab381df21f04a1bdf0 /debian/NEWS | |
parent | e2a5be7c18f4bb9a06f5a45ddd08bade8caa2ebd (diff) | |
parent | 8dbecd23b0106a3f47e5da06a9433e3122378bfe (diff) |
Merge debian stuff to prepare for 3.5
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 |