Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
libdazzle
Commits
a87964a0
Commit
a87964a0
authored
Feb 04, 2018
by
Christian Hergert
Browse files
release 3.27.90
parent
f36f686d
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
a87964a0
===============
Version 3.27.90
===============
Changes in this release:
• Further protections to ensure we don't follow symlinks in the
directory reaper.
• DzlSignalGroup now uses GWeakRef. Additionally, it allows objects
to invalidate closures instead of doing weak-ref tracking. This
should improve a number of situations.
==============
Version 3.27.5
==============
...
...
meson.build
View file @
a87964a0
project('libdazzle', 'c',
version: '3.27.
5
',
version: '3.27.
90
',
license: 'GPLv3+',
meson_version: '>= 0.40.1',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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