diff options
author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-01-09 20:40:26 +0000 |
---|---|---|
committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-01-09 20:40:26 +0000 |
commit | bae3285cad4604b4a46857a537eda7d32cf31c3c (patch) | |
tree | 0ad92799ee92e515c0c1bcb68f1f0f9d1f977071 | |
parent | b883446b85f884ca74cf58f1308999801d13c524 (diff) | |
download | docutils-0.4@4265.tar.gz |
Release 0.4: added empty "Changes Since 0.4" sectiondocutils-0.4@4265
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4265 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r-- | HISTORY.txt | 3 | ||||
-rw-r--r-- | RELEASE-NOTES.txt | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY.txt b/HISTORY.txt index bd5caa54f..156d0c121 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -11,6 +11,9 @@ .. contents:: +Changes Since 0.4 +================= + Release 0.4 (2006-01-09) ======================== diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 31a1e3dee..9e5f273f7 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -17,6 +17,9 @@ more detailed list of changes, please see the `Docutils History`_. .. contents:: +Changes Since 0.4 +================= + Release 0.4 (2006-01-09) ======================== |