Fix bug references in changelog

This commit is contained in:
Paul Howarth 2021-12-17 13:19:08 +00:00
parent dd45a3be27
commit d06e2f1db1

View File

@ -103,8 +103,8 @@ make test
* Tue Oct 27 2020 Paul Howarth <paul@city-fan.org> - 1.34-1
- Update to 1.34
- Fix memory corruption (GH#52)
- Fix for handling circular aliases (GH#53)
- Fix memory corruption (GH#44, GH#48)
- Fix for handling circular aliases (GH#52, GH#53)
- Unconditionally include stdlib.h in syck.h (GH#56)
- Switch changelog to a more parsable format
- Update github CI to use a cpanfile