Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 423 → Rev 422

/video-contact-sheet/branches/1.12.2/pkg/CHANGELOG
1,8 → 1,7
1.12.1:
* BUGFIXES:
- Workaround for cases in which GAWK uses comma as decimal separator.
Any OS with GAWK 3.1.3 to 3.1.5 was affected (where the environment
language uses commas, e.g. Debian Lenny with many European languages)
Any OS with GAWK 3.1.3 to 3.1.5 was affected (e.g. Debian Lenny)
- Don't try to go on in DVD mode with unreadable ISOs
 
1.12: (2010-04-10)
/video-contact-sheet/branches/1.12.2/pkg/vcs
31,7 → 31,7
# The full changelog can be found at <http://p.outlyer.net/vcs/files/CHANGELOG>
 
 
declare -r VERSION="1.12.2"
declare -r VERSION="1.12.1"
declare -r RELEASE=1
 
set -e