<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -629,23 +629,23 @@ C&lt;Term::ReadLine&gt; upgraded to version 1.03 (31862)
 
 =item *
 
-C&lt;Test::Simple&gt; upgraded to version 0.70
+C&lt;Test::Builder&gt; upgraded to version 0.72 (32371)
 
 =item *
 
-C&lt;Text::Balanced&gt; upgraded to version 1.98 (32984)
+C&lt;Test::Builder::Module&gt; upgraded to version 0.72 (32371)
 
 =item *
 
-C&lt;Text::ParseWords&gt; upgraded to version 3.26
+C&lt;Test::Builder::Tester&gt; upgraded to version 1.09 (32371)
 
 =item *
 
-C&lt;Text::Soundex&gt; upgraded to version 3.02
+C&lt;Test::More&gt; upgraded to version 0.72 (32371)
 
 =item *
 
-C&lt;Text::Tabs&gt; upgraded to version 2007.1117
+C&lt;Test::Simple&gt; upgraded to version 0.72 (32371)
 
 =item *
 
@@ -661,6 +661,22 @@ This made it able to handle newlines.
 
 =item *
 
+C&lt;Text::Balanced&gt; upgraded to version 1.98 (32984)
+
+=item *
+
+C&lt;Text::ParseWords&gt; upgraded to version 3.26
+
+=item *
+
+C&lt;Text::Soundex&gt; upgraded to version 3.02
+
+=item *
+
+C&lt;Text::Tabs&gt; upgraded to version 2007.1117
+
+=item *
+
 C&lt;Text::Wrap&gt; upgraded to version 2006.1117
 
 =item *
@@ -734,9 +750,13 @@ C&lt;Unicode::Normalize&gt; upgraded to version 1.01
 
 =item *
 
+C&lt;Unicode::UCD&gt; upgraded to version 0.25
+
+=item *
+
 C&lt;Win32&gt; upgraded to version 0.38
 
-=over
+=over 4
 
 =item *
 
@@ -869,6 +889,12 @@ C&lt;/c&gt; modifiers.
 L&lt;perlreguts&gt; describe the internals of the regular expressions engine. It has
 been contributed by Yves Orton.
 
+L&lt;perlrebackslash&gt; describes all perl regular expression backslash and escape
+sequences.
+
+L&lt;perlrecharclass&gt; describes the syntax and use of character classes in
+Perl Regular Expressions.
+
 L&lt;perlrun&gt; is updated to clarify on the hash seed I&lt;PERL_HASH_SEED&gt;. Also more
 information in option B&lt;-x&gt; and B&lt;-u&gt;.
 
@@ -1335,6 +1361,15 @@ uses eval will cause syntax error.
 
 Fix bug #45053, newCONSTSUB() is now thread safe.
 
+=item *
+
+Fix bug #42839 - the unicode swatch cache is now used (the lookup had a key
+mismatch).
+
+=item *
+
+Fix bug #40641 - fixed encoding of unicode characters in regular expressions.
+
 =back
 
 =head2 Platform Specific Fixes
@@ -1640,6 +1675,11 @@ regexps using the C&lt;(?{...})&gt; construct.  In particular, it will still
 be set even if backreferences or optional sub-patterns C&lt;(?:...)?&gt; are
 used.  (30100)
 
+=item *
+
+Avoid a subtle problem which caused L&lt;SQL::Translator&gt; to mistakenly
+see a proxy constant subroutines as a GV (typeglob structure). (32172)
+
 =back
 
 =head1 New or Changed Diagnostics
@@ -1674,6 +1714,16 @@ question (now represented by %s above).
 Changed to add the seek operation and is now included in the default warnings
 pragma (28903).
 
+=head2 Invalid escape in the specified encoding in regex; marked by &lt;-- HERE in m/%s/
+
+New error, introduced as part of the fix to RT #40641 to handle encoding
+of unicode characters in regular expression comments.
+
+=head2 FETCHSIZE returned a negative value
+
+New error indicating that a tied array has claimed to have a negative
+number of elements (31116).
+
 =head1 Changed Internals
 
 The new API function C&lt;newSV_type&gt; can be used to replace more efficiently the
@@ -1847,11 +1897,6 @@ Test that C&lt;$@&gt; is correctly localised in L&lt;Locale::Maketext&gt;. (25547)
 
 B&lt;TODO&gt; test for &quot;C&lt;goto()&gt; from an if to an else doesn't undo local&quot;. (RT #43403)
 
-=item *
-
-Test that all unusued ASCII alpha-numeric command-line switches to the perl
-interpreter are reported as unrecognised. (31754)
- 
 =back
 
 =head1 Changed Tests</diff>
      <filename>perl589delta.pod</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>splits/2007-11-e.txt</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>df3d72baf228d0e9d22101162df034f7162091c8</id>
    </parent>
    <parent>
      <id>fd270b0f4456e065289f516ee9bad105c9f5037c</id>
    </parent>
  </parents>
  <author>
    <name>Eddy Tan</name>
    <email>eddy.net@gmail.com</email>
  </author>
  <url>http://github.com/pfenwick/perl589delta/commit/c01b2378280c146ebff1a27e5e584ae2dd0b12b1</url>
  <id>c01b2378280c146ebff1a27e5e584ae2dd0b12b1</id>
  <committed-date>2008-10-29T22:47:48-07:00</committed-date>
  <authored-date>2008-10-29T22:47:48-07:00</authored-date>
  <message>Merge branch 'master' into 2008-06</message>
  <tree>df0be2ff711c64addbc2f1f9bd35010f93131347</tree>
  <committer>
    <name>Eddy Tan</name>
    <email>eddy.net@gmail.com</email>
  </committer>
</commit>
