blob: dbe186cd4be3b4ab36b53c749db933b13efe8eec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
1.17.0
1.16.1
* Locations: rename Rangoon timezone to Yangon, following
tzdata 2016g change. Due to this, tzdata 2016g or newer
is now required for build.
* Locations: fix a couple of issues in Russian translation
* Translations update
1.16.0
* Locations: update ICAO code for Quito, Ecuador
* Locations: correct coordinates for Minsk airport (code UMMS)
* Translations update
1.14.3
* IWIN: use new server address to fix forecast
1.14.2
* METAR: switch to https and use recommended method of data retrieval
(as per https://aviationweather.gov/dataserver/bestpractices).
1.14.1
* METAR: switch to aviationweather.gov as weather.noaa.gov
is discontinued
* Locations: correct Russian translation and tz-hint for Shymkent
* Translations update
* Make distcheck use currently selected GTK+ version
1.14.0
* Drop obsolete build flags
* Small fix in schema
* Translations update
* Add Changelog generation
1.12.1
* Translations update
1.12.0
* Location updates for timezones
* Retrieve strings directly from gschema (requires intltool 0.50.1)
* Some more fixes and cleanups
1.10.0
* Bugfixes
1.8.0
* Drop libsoup-gnome dependency
* Add GTK3 support
|