diff options
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/changelog b/changelog new file mode 100644 index 0000000..a7a8ee6 --- /dev/null +++ b/changelog @@ -0,0 +1,101 @@ +photoalbum (0.4.5) stable; urgency=low + + * Remove all dependencies to Debian - it's a stand alone script now + + -- Paul Buetow <paul@buetow.org> Sun, 24 Jan 2021 14:37:01 +0000 + +photoalbum (0.4.4) stable; urgency=low + + * Add README.pod for Github page + + -- Paul Buetow <paul@buetow.org> Sun, 22 Jun 2014 11:38:14 +0200 + +photoalbum (0.4.3) stable; urgency=low + + * Merge + + -- Paul Buetow <paul@buetow.org> Sat, 14 Jun 2014 14:46:53 +0200 + +photoalbum (0.4.2) stable; urgency=low + + * Add Package for Debian Jessie + + -- Paul Buetow <paul@buetow.org> Sat, 14 Jun 2014 14:45:57 +0200 + +photoalbum (0.4.1) stable; urgency=low + + * Fix the version string + + -- Paul Buetow <paul@buetow.org> Tue, 13 May 2014 22:16:57 +0200 + +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 + + -- Paul Buetow <paul@buetow.org> Wed, 07 May 2014 14:58:51 +0200 + +photoalbum (0.3.0) stable; urgency=low + + * Add another template set: minimal + * Add possibility to specify a custom config file (rcfile) path + * Minor bugfixing + + -- Paul Buetow <paul@buetow.org> Sun, 16 Feb 2014 12:34:45 +0100 + +photoalbum (0.2.3) stable; urgency=low + + * Tarballs do have the extension .tar and not ..tar + * Images do have the file name $NAME.$TYPE and not just $NAME$TYPE + * Fix the version string + + -- Paul Buetow <paul@buetow.org> Sat, 11 Jan 2014 13:42:44 +0100 + +photoalbum (0.2.2) stable; urgency=low + + * Some cosmetic source code fixes + + -- Paul Buetow <paul@buetow.org> Sat, 11 Jan 2014 13:22:15 +0100 + +photoalbum (0.2.1) stable; urgency=low + + * Re-tagging due to some irritation + + -- Paul Buetow <paul@buetow.org> Sat, 11 Jan 2014 12:35:16 +0100 + +photoalbum (0.2.0) stable; urgency=low + + * Add support for tarball-inclusion + + * Bugfix: Remove the __ prefix from the image files + + -- Paul Buetow <paul@buetow.org> Fri, 03 Jan 2014 23:14:47 +0100 + +photoalbum (0.1.2) stable; urgency=low + + * add copyright header + + * remove obsolete changelog entry + + -- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 17:39:32 +0100 + +photoalbum (0.1.1) stable; urgency=low + + * fix the version string + + -- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 15:39:32 +0100 + +photoalbum (0.1.0) stable; urgency=low + + * initial version with a debian package which actually works. + + -- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 15:19:49 +0100 |
