Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stackp committed Nov 21, 2013
1 parent dcbe7ab commit b7b0bb9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion droopy
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@
# -*- coding: utf-8 -*-

# Droopy (http://stackp.online.fr/droopy)
# Copyright 2008-2012 (c) Pierre Duquesne <[email protected]>
# Copyright 2008-2013 (c) Pierre Duquesne <[email protected]>
# Licensed under the New BSD License.

# Changelog
# 20131121 * Update HTML/CSS for mobile devices
# * Add HTTPS support
# * Add HTTP basic authentication
# * Add option to change uploaded file permissions
# * Add support for HTML5 multiple file upload
# 20120108 * Taiwanese translation by Li-cheng Hsu.
# 20110928 * Correctly save message with --save-config. Fix by Sven Radde.
# 20110708 * Polish translation by Jacek Politowski.
Expand Down
2 changes: 1 addition & 1 deletion man/droopy.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for droopy.
.\" Contact [email protected] to correct errors or typos.
.TH man 1 "25 June 2013" "20120108" "droopy man page"
.TH man 1 "21 November 2013" "20131121" "droopy man page"
.SH NAME
droopy \- mini Web server to let others upload files to your computer.
.SH SYNOPSIS
Expand Down

0 comments on commit b7b0bb9

Please sign in to comment.