summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@informatique-libre.be>2023-04-25 16:00:00 +0200
committerSébastien Wilmet <swilmet@informatique-libre.be>2023-04-25 16:00:00 +0200
commit57e56e41096c4ca5cfb3eeef3abcde57ded7b7ca (patch)
treea339c770231d1dc5b2c2eec533303a419f316827
parent4ea1ac288cc0053b7ffd0a9e0fd790f46810a0b0 (diff)
downloadgedit-57e56e41096c4ca5cfb3eeef3abcde57ded7b7ca.tar.gz
NEWS file: write all news so far
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 147bf06ec..bdaa2e545 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
News in 45.0, xxxx-yy-zz (not yet released)
------------------------
+
+gedit now depends on libgedit-gtksourceview instead of GtkSourceView:
+ https://github.com/gedit-technology/libgedit-gtksourceview
+ https://gedit-technology.net/
+
Build system:
- Add inline_side_panel_switcher option.
- No longer generate the Vala *.vapi file, rely on the GIR instead.
@@ -9,6 +14,7 @@ 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.
+ - Bump API version to 45.
Plugins:
- Insert Date/Time: add keyboard shortcut.