Fix GitHub reference in changelog

This commit is contained in:
Paul Howarth 2020-07-28 19:06:26 +01:00
parent f4aca40ae6
commit 5f4aa2cb27

View File

@ -96,7 +96,7 @@ make test
- Improved handling of shell commands on Windows, which should get us closer - Improved handling of shell commands on Windows, which should get us closer
to resolving Win32-related issues; there should be no change of to resolving Win32-related issues; there should be no change of
functionality on Unix-like platforms functionality on Unix-like platforms
- Better workaround for bug in perl-5.8.9 (GH#129) - Better workaround for bug in perl-5.8.9 (GH#23)
- Add t/args.t - Add t/args.t
- Modify t/win32.t - Modify t/win32.t
- Added Travis and AppVeyor configuration files - Added Travis and AppVeyor configuration files