Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xfce
libxfce4util
Commits
83c041af
Commit
83c041af
authored
Oct 31, 2022
by
Gaël Bonithon
Browse files
Updates for release
parent
e2f2a6eb
Pipeline
#18276
passed with stages
in 1 minute and 51 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
83c041af
4.17.3 (2022-10-31)
======
- Update COPYING (!27)
- Bump GObject Introspection minim version to 1.66 (xfconf#8)
- docs: Add missing index of deprecated symbols
- docs: Fix broken links
- docs: Fix "unused declarations" warning
- docs: Update `.gitignore`
- Remove limit on the size of configuration file line (!29)
- Fix documentation of 'xfce_str_is_empty'
- Clean the build system and use the new XDT_VERSION_INIT (!9)
- Silence `-Wanalyzer-null-dereference` warnings
- doc: Fix typo in `xfce_*_append_quoted()`
- xfce-miscutils: Fix `deadcode.DeadStores` warning from `scan-build`
- i18n: Make sure to set locale according to environment (!26)
- Translation Updates:
Azerbaijani, Chinese (China), Georgian, Greek
4.17.2
======
- Memo for future devs: Deprecate xfce_str_replace()
...
...
configure.ac
View file @
83c041af
...
...
@@ -10,7 +10,7 @@ dnl ***************************
dnl *** Version information ***
dnl ***************************
m4_define([libxfce4util_verinfo], [7:0:0])
XDT_VERSION_INIT([4.17.
2], [git
])
XDT_VERSION_INIT([4.17.
3
])
dnl **************************************************************
dnl *** Overall Xfce version, modify this when making releases ***
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment