Convert the documentation from LaTeX/epytext to Sphinx/ReST
diff --git a/ChangeLog b/ChangeLog
index e642941..feb565d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-11  Jonathan Ballet  <lp:multani>
+
+	* doc/: Convert the LaTeX documentation to Sphinx-using ReST.
+	* OpenSSL/: Convert the epytext API documentation to Sphinx-using ReST.
+
 2011-09-08  Guillermo Gonzalez  <guillermo.gonzalez@canonical.com>
 
 	* OpenSSL/ssl/context.c: Add Context.set_mode method.