diff options
author | Julien Valroff <julien@kirya.net> | 2010-08-18 10:13:45 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-08-18 10:13:45 +0200 |
commit | f670126ff78e9c38088530793adb6895911a5032 (patch) | |
tree | b7762e04dff4e0216145a06ddc778f09df1c6515 /debian/changelog | |
parent | b8efa8bc85b3bea8bc2aed9a09701cf8003b0b89 (diff) |
Add the CSS directly into the CGI
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9370d3b..c1d66ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,9 @@ mailgraph (1.14-4) unstable; urgency=low * Recommend apache2 instead of apache - * Explain in README.Debian how to avoid internal errors - when running Apache with the default configuration (Closes: #513527) + * Add the CSS directly into the CGI script (Closes: #513527) - -- Julien Valroff <julien@kirya.net> Tue, 17 Aug 2010 22:25:55 +0200 + -- Julien Valroff <julien@kirya.net> Wed, 18 Aug 2010 10:13:23 +0200 mailgraph (1.14-3) unstable; urgency=low |