diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2022-09-03 13:12:21 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2022-09-03 13:12:21 +0100 |
commit | d29d141658fd574526250ecc08fc657d2694bd86 (patch) | |
tree | f7f30b21f9775e1731e3df19b847a9e9921394c6 /NEWS | |
parent | 700978eee1b3cc9d054bdb8b6c7ea3536cfe7051 (diff) | |
download | libgweather-d29d141658fd574526250ecc08fc657d2694bd86.tar.gz |
Release libgweather 4.1.14.1.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +GWeather 4.1.1 (development) +============================ + +- Locations database changes + - Give proper name for Cannes-Mandelieu Airport [#162] + - Add name of Korean cities written in Hangul [!217] + - Update romanization of the name of Korean cities [!216] + - Re-organize India's locations based on states [!214] + - Add airports in Georgia [!203] + - Add various cities in Brazil [!209] + - Add various cities in Chile + - Add major cities and all international airports in Indonesia + - Replace cities in the Netherlands with the top 44 large cities + - Add Dunedin, NZ + - Add Zhytomyr, UA +- Disable documentation when cross-compiling [#170] +- Fix issue with missing variable initialization [#178] +- Use Meson's gnome.post_install() instead of our custom script [!215] +- Add NWS weather provider for locations in the US +- Translation updates + GWeather 4.1.0 (development) ============================ |