Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dlang
gtkd
Commits
9b4dfbaf
Commit
9b4dfbaf
authored
Apr 20, 2018
by
Mike Wey
Browse files
Update the changelog.
parent
dcecbd66
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
9b4dfbaf
GtkD ChangeLog
==============
Release: 3.8.2
--------------
-Check for null in the ObjectG opCast, so we can cast objects that are null.
-Add len and index methods to PtrArray
Release: 3.8.1
--------------
-Fix the gobject.Value constructor for Objects. #239
-Also use toggle references for getInterfaceInstance. #239
Release: 3.8.0
--------------
-Update the libraries to the latest versions.
...
...
GNUmakefile
View file @
9b4dfbaf
...
...
@@ -75,7 +75,7 @@ endif
#######################################################################
GTKD_VERSION
=
3.8.
0
GTKD_VERSION
=
3.8.
2
SO_VERSION
=
0
MAJOR
=
$(
word
1,
$(
subst
., ,
$(GTKD_VERSION)
))
...
...
Write
Preview
Markdown
is supported
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