summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-07-20 19:21:07 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-07-20 19:21:07 +0000
commit7c15f614f583772287337bfbeb903e4f399e8e56 (patch)
treea72704e0c1b7510bd6df8b583ca903eb887d2764
parent055e374f89d9c1b333102018ca5743f90bcdcaad (diff)
downloaddocutils-7c15f614f583772287337bfbeb903e4f399e8e56.tar.gz
extract "some" info on changes from history to release-notes
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8265 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docutils/RELEASE-NOTES.txt7
-rw-r--r--sandbox/infrastructure/releasing-log.txt3
2 files changed, 7 insertions, 3 deletions
diff --git a/docutils/RELEASE-NOTES.txt b/docutils/RELEASE-NOTES.txt
index 1625e5ab5..c407d626a 100644
--- a/docutils/RELEASE-NOTES.txt
+++ b/docutils/RELEASE-NOTES.txt
@@ -81,7 +81,12 @@ Release 0.15b.dev
- Fixed a bug with the "trim" options of the "unicode" directive.
-* languages: Added Korean (ko) mappings.
+* languages: Added Korean (ko) mappings and latin.
+
+* Several fixes to keep mor information on source in parsed elements,
+ isolate documents roles from other documents parsed, smartquotes,
+ table gets width and latex table multicolumn cells, ...
+
Release 0.14 (2017-08-03)
=========================
diff --git a/sandbox/infrastructure/releasing-log.txt b/sandbox/infrastructure/releasing-log.txt
index 0f86fb1ed..425b4603c 100644
--- a/sandbox/infrastructure/releasing-log.txt
+++ b/sandbox/infrastructure/releasing-log.txt
@@ -25,8 +25,7 @@ svn revision: 8258 - start of release
- run tests: python 2.7 and 3.7
-o merge changes from HISTORY.txt to RELEASE-NOTES.txt
-o extract release number description setting from release.sh
+* extract changes from HISTORY.txt to RELEASE-NOTES.txt
o rename headings in HISTORY.txt and RELEASE-NOTES.txt
o run release.sh stage 2: do a clean checkout and packing
o run local test with python 2.6 2.7 3.4 3.5 3.6 3.7