The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
==============================
2011-07-21 10:24:51 +0100 0.42
==============================

  commit 4332ae76132eac3a9b17051e9982fe7692c427dd
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Thu Jul 21 10:24:51 2011 +0100
  
    Bump version to 0.42

  commit 72d63c4a85a098cf1c8a5c74830a1c79bb8bcd05
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Thu Jul 21 10:23:18 2011 +0100
  
    Added hints file for 'darwin' for fixes > Snow Leopard and XCode 4 

==============================
2011-06-08 17:14:21 +0100 0.40
==============================

  commit 76f8b301b462352bfcf56f2d25fb3254b4170864
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Jun 8 17:14:21 2011 +0100
  
    Fix the missing file declaration for dragonfly BSD 

==============================
2011-06-08 16:42:11 +0100 0.38
==============================

  commit 43ff4180e665641a992f3285db183cc6d4e25b8a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Jun 8 16:42:11 2011 +0100
  
    Bump version

  commit 974bf68f582324d4924e57618da8e26ef5595bec
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Jun 8 14:51:23 2011 +0100
  
    Added hints file for Dragonfly BSD to enable building with threads on
    < v5,12.0

  commit 6ee234e39ed09a44238d7951f164250b7ca9168b
  Author: Randy Stauner <randy@magnificent-tears.com>
  Date:   Mon May 16 20:23:04 2011 -0700
  
    Update documentation to reflect recent file mode change

    Since code recently changed from using 0755 to 0644 update the
    Synopsis Pod accordingly. 

==============================
2011-05-14 10:07:23 +0100 0.36
==============================

  commit 9adaa25602a33f3946c2e0108c4e433d91a7ebcf
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Sat May 14 10:07:23 2011 +0100
  
    chmod of hints files was too aggressive, make it only set 644 instead
    of 755.

    The 5.13.x branch of perls introduced 'porting/exec-bit.t' which is
    failing

    when files that shouldn't have execute bit in the source tree do.

    Highlighted by Randy Stauner (magnificent-tears) as an issue on
    Github. 

==============================
2011-05-11 09:16:15 +0100 0.34
==============================

  commit d4a8f9c8314afd9f73d82e83165621c93faa2b2d
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed May 11 09:16:15 2011 +0100
  
    Bump version

  commit 3dcec38b38fae48166a914b6be18ad734a9f1c41
  Author: punytan <punytan@gmail.com>
  Date:   Wed May 11 13:32:42 2011 +0800
  
    Add a patch to work around Ubuntu lib paths

    This is the same patch as
    https://github.com/mirrors/perl/commit/8313e401231663db6f72d5c2936ef3
    8a4d2d399c 

==============================
2011-05-09 11:36:45 +0100 0.32
==============================

  commit 6a2f21fca1def7b08ddc5dbac83931a69a37fdb9
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Mon May 9 11:36:45 2011 +0100
  
    Bump version to 0.32

  commit 99571866b79b0b2c31b49794ca2e515faf78fc53
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Mon May 9 11:35:23 2011 +0100
  
    Add another sub-test to the hints file test.

  commit 32e5c54feecc7406a576524d714eb7a128753328
  Author: Dave Rolsky <autarch@urth.org>
  Date:   Sun May 8 15:30:53 2011 -0500
  
    Add patches to work around an issue with older Archive-Tar version
    tests on ecryptfs

    See https://bugs.launchpad.net/ecryptfs/+bug/344878 and
    https://rt.cpan.org/Ticket/Display.html?id=57312

    Newer versions of Ubuntu offer to encrypt your home dir as part of
    the installation.

  commit 7b5d94e3a2e26191a3e03a5198c07a780668c30a
  Author: Dave Rolsky <autarch@urth.org>
  Date:   Sun May 8 14:23:36 2011 -0500
  
    Add the linux hints file from blead to accomodate Ubuntu 11.04 libs
    path change 

==============================
2011-03-21 22:05:51 +0000 0.30
==============================

  commit 336b84b63407d1cc6783d5bb6226d7ff2ffef043
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Mon Mar 21 22:05:51 2011 +0000
  
    Bump version to 0.30

  commit 59a7ba098124e7175baaa5b7e441b8a1276492fc
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Mon Mar 21 22:03:03 2011 +0000
  
    Add hints for openbsd, to resolve issues with malloc on OpenBSD >=
    3.7 

==============================
2011-03-19 07:51:23 +0000 0.28
==============================

  commit 21843164fcdc2d919e0ec3b773c300d45d57d93a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Sat Mar 19 07:51:23 2011 +0000
  
    Resolve a fatal regression in patch_hints that meant the actual hints
    file didn't get actually patched. Doh. 

==============================
2011-03-16 13:56:15 +0000 0.26
==============================

  commit 6207abb679ef79bf6f899ffc5f735e5b62a18e3f
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Mar 16 13:56:15 2011 +0000
  
    Bump version

  commit 0c7f4bcd0027a164c036b06dc3c4c8f4ff39a65c
  Author: Florian Ragwitz <rafl@debian.org>
  Date:   Wed Mar 16 14:33:56 2011 +0100
  
    Add a patchperl utility

  commit 39a3ddb15c6637c2ee90640d528d2eda9a2d7fd9
  Author: Florian Ragwitz <rafl@debian.org>
  Date:   Wed Mar 16 14:28:22 2011 +0100
  
    Allow version guessing on paths other than '.'

    Also rename _determine to the more descriptive _determine_version
    while we're at it. 

==============================
2011-03-16 13:12:29 +0000 0.24
==============================

  commit bef4dbc7a8de0d806fd036203b1bec5929d77e88
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Mar 16 13:12:29 2011 +0000
  
    Change PatchPerl to use Hints and bump version to 0.24

  commit 52d2af66e7f0518555d15703ede3d8c19571606b
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Mar 16 10:47:43 2011 +0000
  
    Updated Hints implementation and added test for it

  commit b3b041d95eccfb3d34227cd9e4e9e16877b328f4
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Mar 16 10:20:38 2011 +0000
  
    Added ::Hints module to handle patching hints files 

==============================
2011-03-16 00:28:05 +0000 0.22
==============================

  commit 0a2a948891e37251c060e740099d2ba1e52878ef
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Mar 16 00:28:05 2011 +0000
  
    Added patching of hints/freebsd.sh file for all perls. 

==============================
2010-12-16 08:17:26 +0000 0.20
==============================

  commit e303b71103a28335b4388b942840710b3538752d
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Thu Dec 16 08:17:26 2010 +0000
  
    Lower the IPC::Cmd version requirement as requested by Florian
    Ragwitz

  commit 6d5e64ee1617af5d8011a6f161c0d32e225c88e5
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Dec 8 09:34:27 2010 +0000
  
    Update dist.ini for new Dzil keywords 

==============================
2010-12-08 09:31:50 +0000 0.18
==============================

  commit aa5b538482b0613d4c63b3e4897da70e3b5bcc35
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Dec 8 09:31:50 2010 +0000
  
    Update the hints/netbsd.sh patching for recent blead changes

    usemymalloc will no longer default to 'y' 

==============================
2010-09-01 13:38:55 +0100 0.16
==============================

  commit 0f7ede5cdc62fb751e77939aacf741823be9f1c5
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Sep 1 13:38:55 2010 +0100
  
    Add the auto-determination of perl version from the current working
    directory 

==============================
2010-09-01 13:22:41 +0100 0.14
==============================

  commit 2e6b0543bf7180ff086a4d63a828ad41acc16ee1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Sep 1 13:22:41 2010 +0100
  
    Patches added for makedepend.SH to fix various problems with 5.6.0 up
    to 5.8.8

    The infamous command-line and built-in fixes for gcc

    The typo in one of the sed replacement lines. 

==============================
2010-06-22 09:32:04 +0100 0.12
==============================

  commit 435296d955ec88a13b30663e9fa3c3a71ce466df
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue Jun 22 09:32:04 2010 +0100
  
    Added patching of hints/netbsd.sh file for all perls. 

==============================
2010-06-21 21:29:07 +0100 0.10
==============================

  commit 4029c7f726e27882ce6e94380c1dd8daaa8ca371
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Mon Jun 21 21:29:07 2010 +0100
  
    Switched to dzil and switched from File::chdir to File::pushd 

==============================
2010-05-18 22:18:47 +0100 0.08
==============================

  commit 8631ee6c74fc8b38f770621bc834619ba9caf975
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue May 18 22:18:47 2010 +0100
  
    Found a more elegant way to deal with our 'isa' problem 

==============================
2010-05-18 09:10:40 +0100 0.06
==============================

  commit 225c1ddde7fe4bdf568fba7784da4e4599444cf5
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue May 18 09:10:40 2010 +0100
  
    Fixed a few issues, tested patching against perl-5.6.1 source tree
    and it works now. 

==============================
2010-05-18 00:33:32 +0100 0.04
==============================

  commit 09dfd7daa6a1fe5bc172aad1ad1d57eb0af86227
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue May 18 00:33:32 2010 +0100
  
    Fixed a bug calling patch_source as a exported function 

====================================
End of changes in the last 1825 days
====================================