summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-12-15 21:55:50 +0100
committerGeorg Brandl <georg@python.org>2008-12-15 21:55:50 +0100
commit3f8d3b634f282514e22683681d7db6b566ca6d44 (patch)
tree6f8e004c5eccb5af2856dea841722ff261da1e50 /CHANGES
parent04f02b34d076c88050d77a117192b2777bd93000 (diff)
downloadsphinx-git-0.5.1.tar.gz
Prepare for 0.5.1 release.v0.5.1
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index eb4eccc59..f840815b6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
-Release 0.5.1 (in development)
-==============================
+Release 0.5.1 (Dec 15, 2008)
+============================
* #67: Output warnings about failed doctests in the doctest extension
even when running in quiet mode.