diff options
| author | Georg Brandl <georg@python.org> | 2010-01-17 14:24:24 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-17 14:24:24 +0100 |
| commit | 4b05bc1cd847c13650e276e1d23c987e0ed3a4a8 (patch) | |
| tree | 22e416bb7b40f3354371d818b7440144216f2401 /CHANGES | |
| parent | d7acefae40bbe3de5c8414ef56d8dc47dd5a5567 (diff) | |
| parent | eca39d1fb1e102caff120ac7c9c0d38e263c3939 (diff) | |
| download | sphinx-4b05bc1cd847c13650e276e1d23c987e0ed3a4a8.tar.gz | |
merge with trunk
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -94,9 +94,20 @@ Release 1.0 (in development) * Added ``htmltitle`` block in layout template. -Release 0.6.4 (in development) +Release 0.6.5 (in development) ============================== +* #321: Fix link generation in the LaTeX builder. + + +Release 0.6.4 (Jan 12, 2010) +============================ + +* Improve the handling of non-Unicode strings in the configuration. + +* #316: Catch OSErrors occurring when calling graphviz with + arguments it doesn't understand. + * Restore compatibility with Pygments >= 1.2. * #295: Fix escaping of hyperref targets in LaTeX output. |
