File: Changes

package info (click to toggle)
libgit-sub-perl 0.163320-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 64; sh: 6; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 790 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Revision history for System-Sub.

0.163320     2016-11-27    DOLMEN (Olivier Mengué)
	Workaround for perl 5.8.9 bug (RT#118898, GH#5). Thanks BooK for
	the reporting, and Graham Knop for the fix!

0.163130     2016-11-08    DOLMEN (Olivier Mengué)
	Require System::Sub 0.162800 (RT#118114). Thanks BooK!

0.162920     2016-10-18    DOLMEN (Olivier Mengué)
	Fix tests on MSWin32 platform (GH #4, Paul Durden). Thanks!
	Repository moved to github.com/dolmen-perl5/Git-Sub

0.161810     2016-06-30    DOLMEN (Olivier Mengué)
	Remove the 'git' namespace from CPAN indexing to avoid conflict
	with 'Git'.
	
0.130270     2013-01-27    DOLMEN (Olivier Mengué)
	Added 'Changes' file.
	Added tests created by BOOK. Thanks!

0.130170     2013-01-18    DOLMEN (Olivier Mengué)
	Initial release.