summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@informatique-libre.be>2023-04-11 16:00:00 +0200
committerSébastien Wilmet <swilmet@informatique-libre.be>2023-04-11 16:00:00 +0200
commit73dde1b9962969dd318e9702753aa51fbc283dde (patch)
tree3da72ba14a2a9df3f1bbd5aed97f1e5076c5e25b
parent28cfd00df6ff55963e37e8703b78f64bb6a76b1d (diff)
downloadgedit-73dde1b9962969dd318e9702753aa51fbc283dde.tar.gz
NEWS file: write all news so far
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0eb570b1b..147bf06ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+News in 45.0, xxxx-yy-zz (not yet released)
+------------------------
+Build system:
+ - Add inline_side_panel_switcher option.
+ - No longer generate the Vala *.vapi file, rely on the GIR instead.
+ - Maintenance: don't use deprecated Meson features.
+
+The core of the application:
+ - Add Ctrl+comma shortcut to open the Preferences dialog.
+ - Documents Panel: improve how the filenames are ellipsized.
+ - A few API changes in GeditWindow and GeditTab, see the API reference manual.
+
+Plugins:
+ - Insert Date/Time: add keyboard shortcut.
+
+General:
+ - Code refactorings, robustness improvements, use more Tepl features,
+ bug fixes, etc.
+ - Documentation improvements.
+ - Update Flatpak manifest.
+ - Translation updates.
+
News in 44.1, 2023-01-04
------------------------
* macOS: fix build.