summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2022-01-09 10:21:33 -0800
committerChristian Hergert <chergert@redhat.com>2022-01-09 10:21:33 -0800
commit3fc08f5186539e9e2850d157b38a000c6c856322 (patch)
tree6b1228dacb5f8ef2012c743a3672fd2750ea8ca2 /NEWS
parent85228e2cb33c00119e97c13c37ea31aafabc872f (diff)
downloadgtksourceview-3fc08f5186539e9e2850d157b38a000c6c856322.tar.gz
Release 5.3.25.3.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 205ebdb2..394c2364 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+News in 5.3.2, 2022-01-09
+-------------------------
+
+This is a development release as we progress towards GNOME 42. It is
+not a stable release and is intended for testing purposes.
+
+ * Support ctrl+shift+v in Vim insert mode to paste similar to terminal
+ * Improve placement of H/L movements in Vim emulation
+ * Various build system improvements
+ * Fix running testsuite before installation
+ * Bump GTK required version to match actual requirements in code
+ * Remove CSS line-height usage until we can depend on GTK 4.6
+
News in 5.3.1, 2022-01-06
-------------------------