diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ 2007-06-17 Junichi Uekawa <dancer@debian.org> * pbuilder.8: fix incorrect banners in execution example. + reorganize command-line parameters to be prepended with a '--', in + par with cowdancer which uses getopt_long. getopt_long requires + the '--'. 2007-06-16 Junichi Uekawa <dancer@debian.org> |