diff --git a/.rat-excludes b/.rat-excludes
index f41d97a08d..a030f84d7b 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -27,6 +27,7 @@ conf/schema-sample.txt
drivers/txpy/txcql/cassandra/*
drivers/py/cql/cassandra/*
doc/cql/CQL*
+doc/cql3/CQL*
build.properties.default
test/data/legacy-sstables/**
examples/pig/**
diff --git a/NEWS.txt b/NEWS.txt
index 8eaf25ea97..9de9f21a33 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -9,6 +9,15 @@ upgrade, just in case you need to roll back to the previous version.
by version X, but the inverse is not necessarily the case.)
+1.1.2
+=====
+
+Upgrading
+---------
+ - Nothing specific to this release, but please see 1.1 if you are upgrading
+ from a previous version.
+
+
1.1.1
=====
diff --git a/build.xml b/build.xml
index 0622db99af..60903a6cc9 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index 0d6a31abbd..4b97f75c84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (1.1.2) unstable; urgency=low
+
+ * New release
+
+ -- Sylvain Lebresne Fri, 29 Jun 2012 16:56:29 +0200
+
cassandra (1.1.1) unstable; urgency=low
* New release