diff options
author | jase <jase@FreeBSD.org> | 2012-11-29 07:02:15 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2012-11-29 07:02:15 +0800 |
commit | c04d10fd4956e97165b3a6f4cba0c544a6c729a8 (patch) | |
tree | 1623a650e2815b2bbe440a71f81171275c3cd0af /UPDATING | |
parent | 5cfee7af13acb58cc9eba84c817ed12f6a6cf9a9 (diff) | |
download | freebsd-ports-gnome-c04d10fd4956e97165b3a6f4cba0c544a6c729a8.tar.gz freebsd-ports-gnome-c04d10fd4956e97165b3a6f4cba0c544a6c729a8.tar.zst freebsd-ports-gnome-c04d10fd4956e97165b3a6f4cba0c544a6c729a8.zip |
- Update to 1.0
- Convert to new OPTIONSng
- Add UPDATING entry noting the automatic modification of configuration file
Changes: http://wiki.znc.in/ChangeLog/1.0
Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -6,6 +6,29 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20121128: + AFFECTS: Users of irc/znc + AUTHOR: jase@FreeBSD.org + + znc has been updated to 1.0. This introduces some major changes to its + functionality. As a result, if you are upgrading from a previous version + you need to be aware that znc will automatically modify your + configuration file to incorporate support for the new functionality. + Users are recommended to take a backup of their configuration file + before running this new version. + + The SASL option has been renamed to CYRUS following a rename of the + associated module. Additionally, a number of modules have been removed + or renamed in this release. + + Modules that were classed as Extra modules in previous versions are now + built as standard. The EXTRA option has been removed accordingly. + + Please refer to the following URL for detailed information regarding all + changes in this release: + + http://wiki.znc.in/ChangeLog/1.0 + +20121128: AFFECTS: Users of www/opera AUTHOR: itetcu@FreeBSD.org |