diff --git a/Changelog b/Changelog
index dc9973a9a4469d469a3b9072ec08135ebe39788a..2e7bd85d29547178197ddb7fe06e66bec9f03654 100644
--- a/Changelog
+++ b/Changelog
@@ -8,88 +8,10 @@ repository and have aligned versions.
.. _Changelog-0.16:
-v0.16rc4
-========
-
-Released: UNRELEASED
-
-Cyclades
---------
-
-* Change the ``CYCLADES_VNCAUTHPROXY_OPTS`` setting to a list of dictionaries
- and support configurable vncauthproxy proxy addresses (added in
- snf-vncauthproxy-1.6).
-
-
-v0.16rc3
-========
-
-Released: Wed Oct 15 14:14:33 EEST 2014
-
-Synnefo-wide
-------------
-
-* Update upgrade notes and installation guide to conform with
- Archipelago 0.16rc2.
-* Add Synnefo wide accessible gunicorn hooks for Archipelago.
-
-Astakos
--------
-
-* Explicitly specify the lists in which every notification will be sent.
-
-Cyclades
---------
-
-* Remove stale '--public' and '--user' options from 'image-show' and
- 'snapshot-show' management commands.
-
-Pithos
-------
-
-* Remove custom Gunicorn worker.
-
-
-v0.16rc2
-========
-
-Released: Tue Sep 30 10:39:13 EEST 2014
-
-Admin
------
-
-* Define the Admin node URL and path with the ``ADMIN_BASE_URL`` setting
-
- * The ``ADMIN_BASE_URL`` setting should be adjusted in every node that Admin
- is installed.
-
-UI
---
-
-* Remove UI_SNAPSHOTS_ENABLED setting. UI now uses CYCLADES_SNAPSHOTS_ENABLED
- setting to resolve whether or not snapshot functionality should be enabled.
-
-Cyclades
---------
-
-* Make snf-dispatcher update status of snapshots when Ganeti job fails.
-* Implement reconciliation for stale snapshots.
-
-Pithos
-------
-
-* Restore PostgreSQL 8.4 compatibility.
-
-Tools
------
-
-* Extend snf-burnin to include testing of snapshots.
-
-
-v0.16rc1
-========
+v0.16
+=====
-Released: Mon Sep 8 17:26:35 EEST 2014
+Released: Tue Nov 11 10:44:57 EET 2014
Synnefo-wide
------------
@@ -188,6 +110,8 @@ Astakos
* Display system projects in admin project list view.
* Handle display of infinite resource quota values.
+* Explicitly specify the lists in which every notification will be sent.
+
Cyclades
--------
@@ -202,6 +126,7 @@ Cyclades
commands for handling of snapshots.
* Implement 'volume-type-{create, list, modify, show, remove}` management
commands for handling of volume types.
+ * Implement reconciliation for stale snapshots.
* Add new settings:
* GANETI_MAX_DISKS_PER_INSTANCE: Maximum number of disks that each Ganeti
@@ -221,6 +146,9 @@ Cyclades
attribute.
* Add support for snf-vncauthproxy 1.6 (configurable VNC console types).
+* Change the ``CYCLADES_VNCAUTHPROXY_OPTS`` setting to a list of dictionaries
+ and support configurable vncauthproxy proxy addresses (added in
+ snf-vncauthproxy-1.6).
* Add support for more types of VM console:
* Modify the current 'console' action to support VNC WebSockets (requires
@@ -255,6 +183,8 @@ Cyclades
* Fix mishandling of `MAX_CIDR_BLOCK` setting. Allowed CIDR sizes
changed from (MAX_CIDR_BLOCK, 29) to [MAX_CIDR_BLOCK, 29].
* Fix various minor bugs.
+* Remove stale '--public' and '--user' options from 'image-show' and
+ 'snapshot-show' management commands.
Cyclades UI
-----------
@@ -316,6 +246,17 @@ Admin
* Multiple actions and notifications.
* Charts and statistics generation.
+* Define the Admin node URL and path with the ``ADMIN_BASE_URL`` setting
+
+ * The ``ADMIN_BASE_URL`` setting should be adjusted in every node that Admin
+ is installed.
+
+Tools
+-----
+
+* Extend snf-burnin to include testing of snapshots.
+
+
.. _Changelog-0.15.2:
v0.15.2
diff --git a/NEWS b/NEWS
index d262e8c6ac3eebe72d80cad3812da788ff04b1c9..a11d3c45754eb36ff13ab095b7fa37ed6590d929 100644
--- a/NEWS
+++ b/NEWS
@@ -7,21 +7,10 @@ Since v0.13 all Synnefo components have been merged into a single repository.
.. _NEWS-0.16:
-v0.16rc2
-========
-
-Released: Wed Oct 15 14:14:33 EEST 2014
-
-This is the third release candidate for Synnefo 0.16.
-
-.. warning::
+v0.16
+=====
- THIS IS A RELEASE CANDIDATE.
- While we have done our best to ensure a smooth upgrade path from Synnefo
- 0.15.2, this release is not the final Synnefo 0.16, yet. Please do not install
- this release directly on production systems. For any problems you may
- encounter, please do not hesitate to contact the Synnefo users group,
- synnefo@googlegroups.com.
+Released: Tue Nov 11 10:44:57 EET 2014
The Synnefo 0.16 release brings major new features and significant bug fixes
across Synnefo. All users are strongly encouraged to upgrade. Please see