diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-13 22:11:42 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-13 22:11:42 +0200 |
| commit | 86703f6f325a57f8bfa270b4dff2ea565808d673 (patch) | |
| tree | 87d6d14fdc63cefa7524008af87ee85aa974469c | |
| parent | 2224feded285bfd2b833f73a287fa5d9ea8a49d4 (diff) | |
New release0.4.1
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 10 | ||||
| -rw-r--r-- | docs/photoalbum.1 | 2 |
3 files changed, 12 insertions, 2 deletions
@@ -1 +1 @@ -0.3.1develop +0.4.0 diff --git a/debian/changelog b/debian/changelog index 9a72189..7a856cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +photoalbum (0.4.0) stable; urgency=low + + * Support of sub-albums including album overview page + * Add makemake argument + * Remove all argument + * Dont scale image if destination already exists + * Major refactoring of the bash code + + -- Paul Buetow <paul@buetow.org> Tue, 13 May 2014 22:09:28 +0200 + photoalbum (0.3.1develop) stable; urgency=low * Dev version diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index b635a41..6440f0b 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "PHOTOALBUM 1" -.TH PHOTOALBUM 1 "2014-05-09" "photoalbum 0.3.1develop" "User Commands" +.TH PHOTOALBUM 1 "2014-05-13" "photoalbum 0.4.0" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
