[gnome-initial-setup] NEWS for 3.38.1
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] NEWS for 3.38.1
- Date: Fri, 2 Oct 2020 12:47:09 +0000 (UTC)
commit 305577d5d9ffc79dff35928218039491bc7f2a09
Author: Will Thompson <wjt endlessm com>
Date: Fri Oct 2 13:46:13 2020 +0100
NEWS for 3.38.1
NEWS | 22 ++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5dfac82e..fcdd8597 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.38.1
+------
+
+* #110 / !104: Fix the window sometimes opens at an unusably small size, rather
+ than being sized appropriately for the display. The fix causes a regression
+ where the window doesn't react to the display size changing in all cases
+ (#112) but the new behaviour is better than the old.
+
+* Other bugs fixed:
+ - !102 docs: Remove typo from DEBUGGING.md
+ - !103 Misc use-after-free and critical warning fixes
+ - !105 data: Leave to meson the duty of keeping the lists in sync
+
+* Translation updates:
+ - Chinese (Taiwan)
+ - Danish
+ - Hebrew
+ - Italian
+ - Latvian
+ - Portuguese
+ - Slovak
+
3.38.0
------
diff --git a/meson.build b/meson.build
index 344b7a34..50cd39fe 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '3.38.0',
+ version: '3.38.1',
license: 'GPLv2',
meson_version: '>= 0.49.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]