diff --git a/NEWS.txt b/NEWS.txt
index 1f3f6753b6..78c8a4c493 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,15 @@ restore snapshots created with the previous major version using the
'sstableloader' tool. You can upgrade the file format of your snapshots
using the provided 'sstableupgrade' tool.
+1.2.10
+======
+
+Upgrading
+---------
+ - Nothing specific to this release, but please see 1.2.9 if you are upgrading
+ from a previous version.
+
+
1.2.9
=====
diff --git a/build.xml b/build.xml
index 122759cfa3..74c7374f22 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index 62ee968aa4..63f75b8910 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (1.2.10) unstable; urgency=low
+
+ * New release
+
+ -- Sylvain Lebresne Thu, 19 Sep 2013 11:58:12 +0200
+
cassandra (1.2.9) unstable; urgency=low
* New release