Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 441 → Rev 446

/video-contact-sheet/branches/1.12.3/pkg/CHANGELOG
2,7 → 2,8
* BUGFIX: Actually handle --ffmpeg and --mplayer [#169]
* OTHER:
- Fix printing of remaining options on command-line error
- Switch to a minimum of bash 3.1
- Switch to a minimum of bash 3.1 [#173]
- Avoid re-capturing the same frame twice [#122]
* INTERNAL:
- Use of Bash's 'caller' in 'assert' and 'trace'
- 'assert' prints a call trace on error