summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-04-08 21:34:10 +0200
committerGeorg Brandl <georg@python.org>2010-04-08 21:34:10 +0200
commitdef0988f613ba0a2678206cb680e27c9737336b3 (patch)
treea18722330fb7be91901ac45804cbdb897729ae70 /CHANGES
parent8d364b9412fd250d870d61687f8de23df424a6c8 (diff)
downloadsphinx-def0988f613ba0a2678206cb680e27c9737336b3.tar.gz
Add attribution and changelog entry.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 71c2a950..9c6118a2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@ Release 1.0 (in development)
e.g. elements of a programming language. Builtin domains are
provided for Python and C objects.
+* Added a JavaScript domain.
+
* Support for docutils 0.4 has been removed.
* Added a manual page builder.