1- 2020-Apr-13
2    * Version 1.7, Unicode 13.0, French version 1.3 is at Unicode 13.0,
3      and including python library wrapper 'uninameslist', version 0.2.
4      The French version was updated from version 10.0 to 13.0 shortly
5      after Unicode's release - this is a big effort and congratulation
6      to the French team! This version updates the main library to also
7      include access to libuninameslist-fr. To include this access, you
8      need to use './configure --enable-frenchlib'
9      This is the first step in adding other languages if anyone wants
10      to add more languages.
11      The default functions remain as English to retain common grounds
12      which is necessary for scripting, and/or file-sharing purposes.
13
14- 2020-Mar-13
15    * Version 1.6, Unicode 13.0, French version 1.2 is at Unicode 10.0.
16      Unicode has changed cadence to release earlier in the year. This
17      contains Official 13.0 NamesList.txt codes released on 2020mar05.
18
19- 2019-Jul-01
20    * Version 1.5, Unicode 12.1, French version 1.2 is at Unicode 10.0.
21      Contains Official 12.1 codes.
22
23- 2019-Mar-05
24    * Version 1.4, Unicode 12.1, French version 1.2 is at Unicode 10.0.
25      Not completely 12.1.0, created too early before official version
26      was announced later in month. This version contains beta 12.1.0d1
27
28- 2018-Jul-01
29    * Version 1.3, Unicode 11.0, French version 1.2 is at Unicode 10.0.
30    * Library internal definitions personalized to allow more than one
31      library to be loaded at a time. Base library maintains same names
32      for backwards compatibility with older programs.
33    * Optional python wrapper available for directly accessing library.
34      Use python's pip to install wrapper (requires pip and wheel).
35
36- 2018-Apr-08
37    * Unicode 11.0_Beta (Nameslist.txt 11_Beta for review until Apr23).
38    * Added Python wrapper and names2 functions.
39
40- 2017-Aug-07
41    * Version 1.2, Unicode 10.0, French version is now also 10.0.0.
42    * Added function calls to French version to allow use of one or more
43      libraries at the same (Dynamic library linking needs testing since
44      added 'FR' may be issue with older programs expecting same name).
45    * Added more "make check" to include checking French library.
46
47- 2017-Jul-01
48    * Version 1.1, Unicode 10.0, French version is 7.0(2014-06-22).
49    * Added "make check" to allow for automatic library test and verify.
50
51- 2017-Mar-19
52    * Unicode 10.0_Beta (Nameslist.txt 10_Beta for review until Apr30).
53
54- 2016-Jul-01
55    * Version 1.0, Unicode 9.0, French version is 7.0(2014-06-22).
56    * Corrected library to report correctly as next version up. This is
57      probably a significant change, therefore bumped both libraries to
58      start at 1.0 even though backwards compatibility remains the same,
59      otherwise would have become version_0.6 (and French version_0.4).
60    * Removed the excessively long package name, which you'll note as a
61      so-bump change with Fedora and also Debian in naming this package.
62
63- 2015-Jul-01
64    * Version 0.5. Unicode 8.0. French version is 7.0(2014-06-22).
65
66- 2014-Jul-31
67    * Version 0.4. Unicode 7.0. Updated French version to 7.0(2014-06-22).
68
69- 2014-Mar-08
70    * Unicode 7.0_Beta (Nameslist.txt 7.0 for review, French stays at 5.0).
71    * Added function for block {start, end, name, number} for version 0.4.
72    * Cleaned up several warnings for program buildnameslist.
73
74- 2013-May-01
75    * Makefile.am problems in changing nameslist.h to uninameslist.h, and
76      nameslist-fr.h to uninameslist-fr.h, therefore renamed those files.
77    * Removed several files that can be built during autoreconf and automake
78      steps to building a tar.gz package.
79    * Added additional check for -enable-oldfrenchlib to "make distcheck"
80    * This will be tagged as version 0.3
81
82- 2013-Apr-28
83    * Separate namelist.h and namelist-fr.h due to different versions.
84    * Clarify README to indicated differences between both libraries.
85    * Closes bugs http://sourceforge.net "WFLAGS value - ID: 1307144",
86	"pkg-config support and fix for bug 1307144 - ID: 3402865"
87	"Please update autoconf - ID: 3608906",
88    * http://sourceforge.net/projects/libuninameslist/ not being maintained.
89
90- 2013-Apr-23
91    * Convert build system to autotools method (configure.ac, Makefile.am)
92    * Create README. Add function to report NamesList Version (6.2).
93    * Prep files for a distribution tar ball - version 0.3.20130423
94
95- 2013-Feb-19
96    * Unicode 6.3 (Nameslist.txt remains at 6.2, French remains at 5.0)
97
98- 2012-Aug-22
99    * Unicode 6.1
100
101- 2009-Dec-31
102    * Unicode 5.2
103
104- 2008-Apr-07
105    * Unicode 5.1
106      (Also the French translation has been updated to 5.0).
107
108- 2006-Sep-07
109    * Unicode 5.0
110
111- 2005-Jul-12
112    * Unicode 4.1
113
114- 2003-Jul-13
115    * Oops the format of the NamesList.txt file is slightly different and I was inserting too many newlines.
116
117- 2003-Jul-10
118    * Upgrade to Unicode 4.0
119
120- 2003-Jan-16
121    * Initial release
122