Also moved general pre_exec to earlier execution, though not before

command line checking
This commit is contained in:
Nico Schottelius 2006-06-13 12:08:53 +02:00
commit 1a233ebd85
2 changed files with 15 additions and 14 deletions

View file

@ -2,6 +2,7 @@
* updated documentation
* created new document formats: Texinfo and manpage
* fixed problem with 'make install' (strip was used)
* fixed possible problem with pre_exec beeing executed to late
0.3.3 to 0.4:
* `pax` (Posix) is now required, `cp -al` (GNU specific) is removed