release 0.0.10
diff --git a/CHANGELOG b/CHANGELOG
index 90381a3..d069d89 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
-0.0.10 XXX
+0.0.10 Fri 26, Sep, 2014 
   tlsdated removed from /usr/bin and now is only in /usr/sbin
+  This release is because 0.0.9 had two trivial bugs. Argh.
 0.0.9 Fri 25, Sep, 2014
   Fix missing function prototype.
   major libevent refactor by Will Drewry and Elly Fong-Jones of Google.
diff --git a/configure.ac b/configure.ac
index b4e25f6..fe20b18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([tlsdate],[0.0.9],[jacob at appelbaum.net])
+AC_INIT([tlsdate],[0.0.10],[jacob at appelbaum.net])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_MACRO_DIR([m4])