Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 451 → Rev 452

/video-contact-sheet/branches/1.12.3/pkg/CHANGELOG
1,9 → 1,11
1.12.3:
* BUGFIX: Actually handle --ffmpeg and --mplayer [#169]
* BUGFIX: Correct parsing of -U [#187]
* OTHER:
- Fix printing of remaining options on command-line error
- Switch to a minimum of bash 3.1 [#173]
- Avoid re-capturing the same frame twice [#122]
- Use getent instead of /etc/passwd when available
* INTERNAL:
- Use of Bash's 'caller' in 'assert' and 'trace'
- 'assert' prints a call trace on error