diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5b7f88a..d6456d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ webserver (1.3) unstable; urgency=medium    * Updated weblog    * Added statistics +  * Removed upload limit (now 1GB)   -- Roland Reichwein <rr@antcom.de>  Sat, 25 Apr 2020 12:35:44 +0200 diff --git a/debian/control b/debian/control index a362f10..5b4833a 100644 --- a/debian/control +++ b/debian/control @@ -20,3 +20,4 @@ Description: Web server    - HTTP and HTTPs via OpenSSL    - Virtual Servers    - CGI interface +  - Upload/Download Statistics  | 
