summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2018-02-08 11:35:56 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2018-02-08 11:35:56 +0000
commit0cfef69045f733073aff13744cf4b11ea956b8c8 (patch)
tree9449e185e01937bce143cdd0a1759620d486a8f8
parentc78611cac946bb99d32b9dba0435ba492c40c224 (diff)
downloadgobject-introspection-0cfef69045f733073aff13744cf4b11ea956b8c8.tar.gz
Update the NEWS file
Releases do not have a Git log, and we lack a way to give people packaging gobject-introspection an overview of what changed during the past development cycle.
-rw-r--r--NEWS25
1 files changed, 24 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ba814dc2..890e680d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,27 @@
-For NEWS for newer releases see git shortlog
+=== 2.56 ======================================================================
+
+ • Changes:
+ - Add _Float128 to the base C types
+ - Update annotations imported from GLib, and require GLib 2.56
+
+ • Bugs resolved:
+ - #764791 - gitypelib.c: increase #define MAX_NAME_LEN from 200 to 255
+ - #756921 - g-ir-scanner does not recognize _Thread_local
+ - #791991 - Broken shared-library value in gir files on *BSD when
+ builddir includes the name of the library
+ - #791902 - Building using non-libtool (e.g., meson) on MinGW
+ - #629667 - MY_ENUM_VALUE = <constant> only works for last member
+ - #699354 - g-ir-compiler man page for --shared-library incorrectly
+ says "lib" and ".so" should be removed
+ - #761985 - os.name can be wrong in some context
+ - #699328 - GI_TYPELIB_PATH is undocumented
+
+ • Contributors:
+ Ting-Wei Lan, Leslie Giles, Rico Tzschichholz, Christoph Reiter,
+ Nicola Fontana
+
+---
+For older releases, see the Git log
---
0.6.3 22-jun 2009
Bugs resolved: