docs/changelog.md

branch
eric7
changeset 10679
4d3e0ce54322
parent 10677
6ee2e475490c
child 10682
47be220abdaf
--- a/docs/changelog.md	Wed Apr 10 10:45:31 2024 +0200
+++ b/docs/changelog.md	Wed Apr 10 16:45:06 2024 +0200
@@ -2,6 +2,10 @@
 
 ### Version 24.5
 - bug fixes
+- General
+    - Changed code from using `QFileSystemWatcher` to our own implementation
+      (`EricFileSystemWatcher`) based on the `watchdog` Python package in order
+      to get more fine grained control over the reported changes.
 - Editor
     - Added the capability to reload the current editor via its context menu or
       the main `File` menu (see issue 556).

eric ide

mercurial