- changelog for pr #9
diff --git a/doc/build/changelog.rst b/doc/build/changelog.rst
index 35d1237..e150dc3 100644
--- a/doc/build/changelog.rst
+++ b/doc/build/changelog.rst
@@ -9,10 +9,17 @@
     :version: 1.0.1
 
     .. change::
+        :tags: feature
+        :pullreq: bitbucket:9
+
+      Added support for Lingua, a translation extraction system as an
+      alternative to Babel.  Pull request courtesy Wichert Akkerman.
+
+    .. change::
         :tags: bug, py3k
         :pullreq: bitbucket:11
 
-      Modernized the examples/wsgi/run_wsgi.py file for Py3k. 
+      Modernized the examples/wsgi/run_wsgi.py file for Py3k.
       Pull requset courtesy Cody Taylor.
 
 .. changelog::