File: ChangeLog

package info (click to toggle)
libisocodes 1.2.2-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 2,464 kB
  • ctags: 1,140
  • sloc: sh: 11,900; ansic: 5,044; xml: 738; makefile: 103; sed: 16
file content (43 lines) | stat: -rw-r--r-- 895 bytes parent folder | download | duplicates (2)
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
libisocodes 1.2.2
=================
2015-06-02

* Fix GLib critical warning if the environment variable LANGUAGE
  is not set. Thanks to Paul Wise for the bug report.
  Closes: #787395


libisocodes 1.2.1
=================
2014-07-08

* Use newer libgee-0.8


libisocodes 1.2
===============
2014-05-07

* Add new interface for ISO 639-5, recently added to iso-codes


libisocodes 1.1
===============
2014-03-25

* Check that the specified XML file is really a file and not a
  directory
* Support NULL values and empty strings for filepath and locale
* Suppress errors and warnings from libxml directly to stderr
* Add new ISOCodesError if setup of libxml structures fail
* Rename existing error FILE_DOES_NOT_EXIST to CANNOT_OPEN_FILE
* Add some more tests
* Translation updates for German, Russian, Portuguese, French,
  Danish


libisocodes 1.0
===============
2013-12-13

* Initial release