]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - content/news/2011-09-07-ircd-upgrades.markdown
Clumsy sed fixed...
[irc/freenode/web-7.0.git] / content / news / 2011-09-07-ircd-upgrades.markdown
index bcb98e59a411e713187189cc06882b9be0df5ade..0f1f7f020e908ebcb51922bbf0137ed212d0f6e5 100644 (file)
@@ -2,6 +2,12 @@ author: christel
 date: 2011-09-07 20:48:37+00:00
 slug: ircd-upgrades
 title: IRCD Upgrades
+---
+
+Over the next weeks we will be upgrading our servers to the next version of ircd-seven. This means restarting all our servers. Downtime should be minimal, and as we will not upgrade all servers at the same time this should not be as noisy as the upgrade from hyperion to ircd-seven was. When the server you are on is upgraded you will be disconnected, but should be able to reconnect immediately (most clients will do this automatically).
+
+The following user-visible changes have been made since the versions in production:
+
  - The channel quiet list is now sent using the new numerics RPL_QUIETLIST(728) and RPL_QUIETLISTEND(729) instead of overloading the same numerics as for ban lists. You may find that clients have to be updated before they will display this in a user-friendly format.
  - Users who cannot send to a channel are now prevented from changing its topic, even when mode +t is not set.
  - Sending a private message to another user while user mode +g is active will now automatically add an accept-list entry so that they can reply.