diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2012-12-16 17:41:07 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2012-12-16 17:41:07 +0000 |
| commit | c8574da21c4af21a1b6ddf07b8052fd752e2b4ed (patch) | |
| tree | bc9d5dacc993da6ffa100b61f8d2d8971e754c0d | |
| parent | 5d22b35f2ef41b29edf885e86707243dbc007496 (diff) | |
| download | docutils-c8574da21c4af21a1b6ddf07b8052fd752e2b4ed.tar.gz | |
reset section names for release.sh
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7558 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
| -rw-r--r-- | HISTORY.txt | 4 | ||||
| -rw-r--r-- | RELEASE-NOTES.txt | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/HISTORY.txt b/HISTORY.txt index 8a6142a32..4a459938a 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -13,8 +13,8 @@ .. contents:: -Release 0.10 (2012-12-13) -========================= +Changes Since 0.9.1 +=================== * General diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 0f4864470..7a4d79696 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -29,8 +29,8 @@ Future changes element with class attribute and auto-generated title. -Release 0.10 (2012-12-13) -========================= +Changes Since 0.9.1 +=================== .. Note:: |
