diff options
author | Georg Brandl <georg@python.org> | 2008-03-26 13:13:42 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2008-03-26 13:13:42 +0000 |
commit | 8125b6b2af515684d5df8446dcadc07ee3eb9ddf (patch) | |
tree | 3d3d258584fa1f9fd6efcc6afc371f32e13236fa | |
parent | 30c5c6a7f382bfd65ad2d41c130b1c8b46aeb782 (diff) | |
download | sphinx-git-0.1.61945.tar.gz |
Add release info.v0.1.61945
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |