From a98c884470d94ce86a75c16affe9893191342586 Mon Sep 17 00:00:00 2001 From: Don HO Date: Sun, 14 May 2017 22:44:50 +0200 Subject: [PATCH] Notepad++ release 7.4 - fix typo in change.log --- PowerEditor/bin/change.log | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/PowerEditor/bin/change.log b/PowerEditor/bin/change.log index 1acd8e8bb..504948096 100644 --- a/PowerEditor/bin/change.log +++ b/PowerEditor/bin/change.log @@ -1,9 +1,9 @@ -Notepad++ 7.4 new featurs/enhancements & bug-fixs: +Notepad++ 7.4 new featurs/enhancements & bug-fixes: -1. Add document peek feature. +1. Add document peek feature (while mouse hovering on tab). 2. Add peek on document map feature. 3. Fix issue with clicking links in html/js/asp/php. -4. Fix folding vetical line loses colour after changing folding style via Preference dialog. +4. Fix folding vertical line loses colour after changing folding style via Preference dialog. 5. Enhance folding feature (multi-line quotes) for python. 6. Improve certificate verifying method. 7. Fix issue of losing syntax highlighting while changing file extension (by "save as"). @@ -18,6 +18,7 @@ Notepad++ 7.4 new featurs/enhancements & bug-fixs: 16. Fix text on active tabs (multi-line mode) being clipped problem. 17. Fix regression for saving session file (for session file extension, if set). 18. Enhance saving workspace file by adding workspace file extension (if set). +19. Fix change.log always opened issue. Included plugins: