From 9c1852bd552b30c8692bc502760aae3fb6c5083a Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sun, 10 Jan 2021 07:08:12 -0800 Subject: [PATCH] fixed pod error in BugLog before release --- bin/perltidy | 2 +- docs/BugLog.html | 19 ------------------- docs/perltidy.html | 2 +- local-docs/BugLog.pod | 2 -- 4 files changed, 2 insertions(+), 23 deletions(-) diff --git a/bin/perltidy b/bin/perltidy index 891ed7f0..51c830b8 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -4617,7 +4617,7 @@ The source code repository is at L. =head1 COPYRIGHT -Copyright (c) 2000-2020 by Steve Hancock +Copyright (c) 2000-2021 by Steve Hancock =head1 LICENSE diff --git a/docs/BugLog.html b/docs/BugLog.html index 17d1b0c5..ad159303 100644 --- a/docs/BugLog.html +++ b/docs/BugLog.html @@ -17,7 +17,6 @@
  • Issues fixed after release 20201001
  • Issues fixed after release 20200907
  • Open Issues
  • -
  • POD ERRORS
  • Issues fixed after release 20201207

    @@ -653,10 +652,6 @@

    then that file will be processed more than once. This looks harmless, but if the user was also using the -b (backup) parameter, then the original backup would be overwritten, which is not good. To avoid this, a filter has been placed on the list of files to remove duplicates. 9 Dec 2020, 646a542.

    - - -
    -
    Fix for issue git #49, exit status not correctly set
    @@ -1606,20 +1601,6 @@
    -

    POD ERRORS

    - -

    Hey! The above document had some coding errors, which are explained below:

    - -
    - -
    Around line 711:
    -
    - -

    '=item' outside of any '=over'

    - -
    -
    - diff --git a/docs/perltidy.html b/docs/perltidy.html index 46c9b0f7..0eaf67ee 100644 --- a/docs/perltidy.html +++ b/docs/perltidy.html @@ -3572,7 +3572,7 @@

    COPYRIGHT

    -

    Copyright (c) 2000-2020 by Steve Hancock

    +

    Copyright (c) 2000-2021 by Steve Hancock

    LICENSE

    diff --git a/local-docs/BugLog.pod b/local-docs/BugLog.pod index b219fa22..0fe5c94d 100644 --- a/local-docs/BugLog.pod +++ b/local-docs/BugLog.pod @@ -706,8 +706,6 @@ the user was also using the -b (backup) parameter, then the original backup would be overwritten, which is not good. To avoid this, a filter has been placed on the list of files to remove duplicates. 9 Dec 2020, 646a542. -=back - =item B The exit status flag was not being set for the -w option if the -se or if the -q flag -- 2.39.5