diff --git a/CHANGES b/CHANGES index 3fb99b8..a2e7aad 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +Changes in 0.43: + Fix double-free error on ^c in client. + + Changes in 0.42: Try to disable path MTU discovery for TFTP connections (it's useless anyway.) diff --git a/version b/version index f4bb45b..68f3790 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.42 +0.43