project updates for version 1.6.1
diff --git a/weinre.build/build.properties b/weinre.build/build.properties
index 66e4d91..6972e2d 100644
--- a/weinre.build/build.properties
+++ b/weinre.build/build.properties
@@ -8,7 +8,7 @@
 #-----------------------------------------------------------
 # weinre version
 #-----------------------------------------------------------
-WEINRE_VERSION: 1.6.0
+WEINRE_VERSION: 1.6.1
 
 #-----------------------------------------------------------
 # some common locations used in the ant scripts
diff --git a/weinre.doc/ChangeLog.body.html b/weinre.doc/ChangeLog.body.html
index a5f5318..404ad29 100644
--- a/weinre.doc/ChangeLog.body.html
+++ b/weinre.doc/ChangeLog.body.html
@@ -11,6 +11,22 @@
 <p><a href="https://github.com/callback/callback-weinre/downloads">https://github.com/callback/callback-weinre/downloads</a>
 
 <!-- ======================================================================= -->
+<h2>2011/12/01 - version 1.6.1</h2>
+
+<ul>
+
+<li><p>Error handling for some built-in callbacks has been removed.  This function
+was added in version 1.6.0.  Unfortunately, it had some problems, and it wasn't
+clear if the fix was going to make things worse.
+
+</ul>
+
+<p>issues resolved:
+<ul>
+<li> <a href="https://issues.apache.org/jira/browse/CB-82"> apache/callback issue 82</a> - removeEventListener broken
+</uL>
+
+<!-- ======================================================================= -->
 <h2>2011/10/28 - version 1.6.0</h2>
 
 <ul>