Files
perl-Getopt-Long/perl-Getopt-Long.changes

111 lines
3.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sun Jun 12 13:07:20 UTC 2016 - coolo@suse.com
- updated to 2.49
see /usr/share/doc/packages/perl-Getopt-Long/CHANGES
Changes in version 2.49
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=114999
Thanks Roy Ivy III for finding and fixing this.
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=113748
Thanks Tom Wyant for finding and fixing this.
-------------------------------------------------------------------
Fri Nov 6 09:59:21 UTC 2015 - coolo@suse.com
- updated to 2.48
see /usr/share/doc/packages/perl-Getopt-Long/CHANGES
Changes in version 2.48
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=39052.
Thanks to Roy Ivy III for digging this out and providing patches.
-------------------------------------------------------------------
Thu Jun 18 17:46:44 UTC 2015 - coolo@suse.com
- updated to 2.47
see /usr/share/doc/packages/perl-Getopt-Long/CHANGES
Changes in version 2.47
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=89513.
Should have done that earlier :)
This changes the format for accepted float numbers:
<optional sign>
<optional mantissa>
<optional dec.point and fraction>
<optional "e" and exponent>
Mantissa and decimal fraction may not both be omitted.
Underscores are permissible virtually anywhere in numbers for clarity.
-------------------------------------------------------------------
Sun Jun 7 08:34:26 UTC 2015 - coolo@suse.com
- updated to 2.46
see /usr/share/doc/packages/perl-Getopt-Long/CHANGES
Changes in version 2.46
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=104842
Kudo's to EDAVIS for finding this very obscure bug.
* Some small changes/additions to the test suite and examples.
-------------------------------------------------------------------
Fri Apr 17 08:14:35 UTC 2015 - coolo@suse.com
- updated to 2.45
see /usr/share/doc/packages/perl-Getopt-Long/CHANGES
Changes in version 2.45
-----------------------
* Revert behaviour of the combination of <> and pass_through to what
is was in 2.42.
Thanks to Wilson Snyder to provide enhancements to the documentation
to clarify why <> and pass_through generally is a bad idea.
It is, however, very unfortunate to hear from users that their
programs *depend* on the undocumented pre-2.43 behaviour.
Changes in version 2.44
-----------------------
* Be gentle to the user community and turn fix 92462 into a warning.
This may be changed back to error in some future release.
Changes in version 2.43
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=92462
* Implement enhancement
https://rt.cpan.org/Public/Bug/Display.html?id=101237
* Fix the Getopt::Long part of bug
https://rt.cpan.org/Ticket/Display.html?id=100335
-------------------------------------------------------------------
Wed Jun 25 14:28:55 UTC 2014 - coolo@suse.com
- initial package 2.42
* created by cpanspec 1.78.08