This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
[perl5.git] / ext / File / Glob / Changes
index e246c6d..f46ec70 100644 (file)
@@ -45,3 +45,5 @@ Revision history for Perl extension File::Glob
        - Add support for either \ or / as separators on DOSISH systems
        - Limit effect of \ as a quoting operator on DOSISH systems to
          when it precedes one of []{}-~\ (to minimise backslashitis).
+0.992 Tue Mar 20 09:25:48 2001
+       - Add alphabetic sorting for csh compatibility (GLOB_ALPHASORT)