From c13e8e8d6d1d1d20756348607616eddcea211bdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=B5ivo=20Leedj=C3=A4rv?= Date: Sat, 27 Apr 2024 16:33:29 +0200 Subject: [PATCH] Update NEWS --- NEWS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.md b/NEWS.md index a720ccf79..d43788617 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,6 +12,14 @@ As of 2022, this file (NEWS.md at top level) is used for news. Some software has a "changelog" file that records all changes, but unison uses git history for that, and thus there is no changelog file. +## Changes in 2.53.5 + +Released 2024-mm-dd + + * Various minor bugfixes. + * Recovery from errors during repeat mode (enabled in 2.53.1) is disabled + for time being. + ## Changes in 2.53.4 Released 2024-02-19