- New upstream release 1.23
- Synchronize JSON::Syck with YAML::Syck version number
- Add DumpInto functions (YAML+Syck), which dump into a provided scalar
instead of a newly-allocated one
- Modify DumpFile functions to output directly to the specified
file/filehandle instead of buffering all output in memory
- Avoid modifying numbers into strings when emitting
- Fix error message typo: s/existant/existent/g
- Fix for non-printable character detection
- Quote if non-printable characters are present
- Make sure that LoadBlessed=0 blocks all blessing
- Start listing primary repo as http://github.com/toddr/YAML-Syck
- README refreshed via perldoc -t
- Require perl(XSLoader) at runtime
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Make %files list more explicit