diff options
author | Jase Thew <jase@FreeBSD.org> | 2012-11-28 23:02:15 +0000 |
---|---|---|
committer | Jase Thew <jase@FreeBSD.org> | 2012-11-28 23:02:15 +0000 |
commit | caf90266b56cdfc8bcf2a175e2ee5f74eb4d494a (patch) | |
tree | 1623a650e2815b2bbe440a71f81171275c3cd0af /UPDATING | |
parent | 3d0db4d5f11139b0a0735e92f7d67a98f1a8501c (diff) | |
download | ports-caf90266b56cdfc8bcf2a175e2ee5f74eb4d494a.tar.gz ports-caf90266b56cdfc8bcf2a175e2ee5f74eb4d494a.zip |
Notes
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 |