fixed '"' in the html output package
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 30 Jun 2012 09:00:23 +0000 (09:00 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 30 Jun 2012 09:00:23 +0000 (09:00 +0000)
NEWS
www/pkg.tpl

diff --git a/NEWS b/NEWS
index 0dffb41..0d0a887 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 * v0.0.8
 ** set transfer encoding to gzip as recommended by LP documentation.
 ** persistent cache for distro and arch information.
+** fixed a '"' in the html output of the package page.
 
 * v0.0.7
 ** More crash-resistant on network failure (patch from Peter
index 1070a18..9b2fac6 100644 (file)
@@ -12,4 +12,4 @@
 
   <div id="distros"><em>Distros:</em></div>
   <div id="versions"><em>Versions:</em></div>
-</div>"
+</div>