mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Set version number and changelog for v0.14.7
This commit is contained in:
@@ -2,6 +2,23 @@
|
||||
Version History
|
||||
***************
|
||||
|
||||
0.14.7 - 2019-06-13
|
||||
===================
|
||||
|
||||
Fixed
|
||||
-----
|
||||
|
||||
- Filename comparisons on Windows now has the same locale-invariant case
|
||||
insensitivity behaviour as Windows itself, instead of being locale-dependent.
|
||||
- Filename comparisons on Linux now use ICU case folding to give
|
||||
locale-invariant results that are much closer to Windows' case insensitivity,
|
||||
though still not identical.
|
||||
|
||||
Changed
|
||||
-------
|
||||
|
||||
- Updated libgit2 to v0.28.2.
|
||||
|
||||
0.14.6 - 2019-04-24
|
||||
===================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user