In perl.git, the branch maint-votes has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/f445f5c484ae3bcaf063ccb7e1e82443f7b7fbad?hp=36bf8ffaf09c63df38af24dff348e28ef798bb9e>

- Log -----------------------------------------------------------------
commit f445f5c484ae3bcaf063ccb7e1e82443f7b7fbad
Author: Tony Cook <t...@develop-help.com>
Date:   Wed Oct 14 11:29:04 2015 +1100

    add the -DNO_HASH_SEED fixes
-----------------------------------------------------------------------

Summary of changes:
 votes-5.20.xml | 3 +++
 votes-5.22.xml | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/votes-5.20.xml b/votes-5.20.xml
index 6426d29..98a9bb6 100644
--- a/votes-5.20.xml
+++ b/votes-5.20.xml
@@ -87,6 +87,9 @@ Does this need d9a13252ba5aad7b3eaaff069b56472cfb651a40 too? 
-- steveh
 
 <div><h3>Build and Installation Fixes</h3>
 
+<commit votes="tonyc" id="c2d4ebc6c9a49f99997e3438fc8288c7bdbeb2c0" 
ticket="126242" desc="fix NO_HASH_SEED build" />
+<commit votes="tonyc" id="25c1b134afb28e3391447584a4ccc05b5caa9922" 
ticket="126242" desc="make the constant hash seeds unsigned char *" />
+
 </div>
 
 <div><h3>Portability Fixes</h3>
diff --git a/votes-5.22.xml b/votes-5.22.xml
index f30c0ee..6342a5e 100644
--- a/votes-5.22.xml
+++ b/votes-5.22.xml
@@ -64,6 +64,9 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 (steveh: Does this need the update to Win32-0.52 
(083231ea891c049b70ef28512bfc9e68c3e5d595) too?:)
 <commit votes="steveh, khw" id="9964c51f9e78a456ae7b7b5d79c43bd63a114f99" 
ticket="" desc="Declare compatibility with newer released versions of Windows"/>
 
+<commit votes="tonyc" id="c2d4ebc6c9a49f99997e3438fc8288c7bdbeb2c0" 
ticket="126242" desc="fix NO_HASH_SEED build" />
+<commit votes="tonyc" id="25c1b134afb28e3391447584a4ccc05b5caa9922" 
ticket="126242" desc="make the constant hash seeds unsigned char *" />
+
 </div>
 
 <div><h3>Portability Fixes</h3>

--
Perl5 Master Repository

Reply via email to