fix NULL dereference in 'got clone' if server sends an empty pack file
[got-portable.git] / CHANGELOG
bloba0ed89c1b2b9df54e555ec59215aaee5d443903f
1 Got-portable Changelog
2 ======================
4 This file details portable-specific changes to make things work on systems
5 other than OpenBSD.
7 All changes are on top of the versioned changes listed in CHANGES.
9 # got-portable 0.64; (2021-11-24)
11 * regress: make tests POSIX-compliant by making them run under dash (Ubuntu)
13 # got-portable 0.62; (2021-10-17)
15 * Changes from got-0.62
17 # got-portable 0.61; (2021-10-09)
19 * Port regress tests.
20 * Improve FreeBSD compatibility.
22 # got-portable 0.60; (2021-09-21)
24 * First portable version released for Linux.