summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-03-26 13:13:42 +0000
committerGeorg Brandl <georg@python.org>2008-03-26 13:13:42 +0000
commit8125b6b2af515684d5df8446dcadc07ee3eb9ddf (patch)
tree3d3d258584fa1f9fd6efcc6afc371f32e13236fa
parent30c5c6a7f382bfd65ad2d41c130b1c8b46aeb782 (diff)
downloadsphinx-git-0.1.61945.tar.gz
Add release info.v0.1.61945
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 5f9e05210..e35e9d06d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
-Changes in trunk
-================
+Release 0.1.61945 (Mar 26, 2008)
+================================
* sphinx.htmlwriter, sphinx.latexwriter: Support the ``.. image::``
directive by copying image files to the output directory.