summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2019-08-21 13:02:43 +0300
committerPhilip Withnall <withnall@endlessm.com>2019-08-21 13:02:43 +0300
commit5b2e808bcf73bb44e5fc69c04069d7befec70518 (patch)
treea040f585aac1e37af0f30036b171c88fb2ab4c25 /NEWS
parent1a9b6f24b31ddc48b5aab8b4aa71ee47040ecde3 (diff)
downloadlibgdata-5b2e808bcf73bb44e5fc69c04069d7befec70518.tar.gz
Release version 0.17.110.17.11
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS34
1 files changed, 34 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 99918a6c..4d467645 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Overview of changes from libgdata 0.17.10 to libgdata 0.17.11
+=============================================================
+
+* Various fixes to the Meson port, including a soversion fix (#30, #32, #35, !9, !10)
+
+* Add support for user-specified properties of documents in Drive (!7)
+
+* Bugs fixed:
+ - #30 meson: debug messages of libgdata don't come from correct log domain - "libgdata"
+ - #31 gdata_entry_get_id should not free current value if not changed
+ - #32 Build failure on Continuous
+ - #33 en_GBism in a string
+ - #35 Installed tests fails with an assert in gdata_oauth2_authorizer_request_authorization
+ - !7 Drive v2 Properties API
+ - !9 Meson fixes
+ - !10 meson minor fixes
+ - !13 docs: Drop use of `<!-- -->` to delimit plurals
+ - !16 Minor revision of italian translation (after >2ys)
+
+* Translation updates:
+ - Basque
+ - Czech
+ - English (United Kingdom)
+ - German
+ - Indonesian
+ - Italian
+ - Lithuanian
+ - Polish
+ - Portuguese (Brazil)
+ - Romanian
+ - Spanish
+ - Swedish
+
+
Overview of changes from libgdata 0.17.9 to libgdata 0.17.10
============================================================