From 65d2a7571257a4964fc66428d5c640819f0d1594 Mon Sep 17 00:00:00 2001 From: Chris Novakovic Date: Wed, 8 Oct 2025 10:21:26 +0100 Subject: [PATCH] Tag v1.2.0 --- ChangeLog | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 53f1872..94397c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Version 1.2.0 +------------- + * Correctly handle 16-byte file names in ar archives (#28) + Version 1.1.2 ------------- * Fix entries in ar archives that may be incorrect for certain filename lengths. diff --git a/VERSION b/VERSION index 45a1b3f..26aaba0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.2 +1.2.0