From f9c42b802630e7600677d0d456940ec41cd58952 Mon Sep 17 00:00:00 2001 From: Eugene 'Vindex' Stulin Date: Tue, 11 Feb 2020 02:20:25 +0300 Subject: [PATCH] Corrected dates in changelog --- changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 20143d9..c599f1e 100644 --- a/changelog +++ b/changelog @@ -9,7 +9,7 @@ - improvements in tests; - optimization of displaying file list with categories. -* Fri Dec 7 2019 Eugene 'Vindex' Stulin 0.12 +* Sat Dec 7 2019 Eugene 'Vindex' Stulin 0.12 - categories are combined when creating an alias with an existing category name; - HTML-page saves with command line option '--save' only @@ -28,7 +28,7 @@ * Tue Oct 1 2019 Eugene 'Vindex' Stulin 0.10.3 - fixed a bug that could occur when renaming a category. -* Sun Aug 24 2019 Eugene 'Vindex' Stulin 0.10.2 +* Sat Aug 24 2019 Eugene 'Vindex' Stulin 0.10.2 - case sensitivity fixed (used to work with the opposite logic); - error of opening empty file list corrected (for example, 'vitis open Thing \\ Thing'); -- GitLab