#193: Added a `visitedlinkcolor` theme option to the default theme.

This commit is contained in:
Georg Brandl
2009-06-05 10:41:02 +02:00
parent 783a05ca6e
commit 4e535fec91
4 changed files with 10 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
Release 1.0 (in development)
============================
* #193: Added a ``visitedlinkcolor`` theme option to the default
theme.
* Added the ``prepend`` and ``append`` options to the
``literalinclude`` directive.