Update mail address
po/de.po: Fix "name" mistranslation
man/shmcat.man: Fix of/off typo
release.sh: make dist-xz instead of dist-bzip2
shmcat-1.9
shmcat: Fix -S, --stop option
configure.ac: AC_OUTPUT with arguments is deprecated
configure.ac: Switch to tar.xz for future releases
.gitignore: Add compile/ subdirectory
autogen.sh: Use the --force, when invoking auto...
shmcat-1.8
Man pages: Add missing periods at the exit code...
shmcat: Add --stop option
Add an option to stop on first operand error
Implemented as the -S, --stop option in commit eb6fab25e5e6bd5964f315c3a89129698...
Add an option to stop on first operand error
shmcat.c: Fix comment for first getopt/getopt_l...
shmcat.c: Fix comment for first getopt/getopt_l...
shmdumper.c: Fix a typo in a comment
shmcat.c, ftok.c: Terminate longopts correctly
Update copyright message
shmcat-1.7
Segfault with abbreviated long options
The problem was that we did not terminate the long_options array correctly. Fixed...
Segfault with abbreviated long options
Fixed with FreeBSD 10 and our patch in commit 2c28ee54f9b15a08ae7877c6e7c7894ca4...
configure.ac: Bump gettext version to 0.18.3
configure.ac: Bump gettext version to 0.18.3
Fix generation of en@quot.po when using git snapshots on FreeBSD (or remove
Fixed with FreeBSD 10 and our patch in commit 1f578df60745cd2ca8e40936356c149cbc...