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 59 60 61 62 63 64 65 66 67 68
|
- 2016-Jul-01
* Version 1.0, Unicode 9.0, French version is 7.0(2014-06-22).
* Corrected library to report correctly as next version up. This is
probably a significant change, therefore bumped both libraries to
start at 1.0 even though backwards compatibility remains the same,
otherwise would have become version_0.6 (and French version_0.4).
* Removed the excessively long package name, which you'll note as a
so-bump change with Fedora and also Debian in naming this package.
- 2015-Jul-01
* Version 0.5. Unicode 8.0. French version is 7.0(2014-06-22).
- 2014-Jul-31
* Version 0.4. Unicode 7.0. Updated French version to 7.0(2014-06-22).
- 2014-Mar-08
* Unicode 7.0_Beta (Nameslist.txt 7.0 for review, French stays at 5.0).
* Added function for block {start, end, name, number} for version 0.4.
* Cleaned up several warnings for program buildnameslist.
- 2013-May-01
* Makefile.am problems in changing nameslist.h to uninameslist.h, and
nameslist-fr.h to uninameslist-fr.h, therefore renamed those files.
* Removed several files that can be built during autoreconf and automake
steps to building a tar.gz package.
* Added additional check for -enable-oldfrenchlib to "make distcheck"
* This will be tagged as version 0.3
- 2013-Apr-28
* Seperate namelist.h and namelist-fr.h due to different versions.
* Clarify README to indicated differences between both libraries.
* Closes bugs http://sourceforge.net "WFLAGS value - ID: 1307144",
"pkg-config support and fix for bug 1307144 - ID: 3402865"
"Please update autoconf - ID: 3608906",
* http://sourceforge.net/projects/libuninameslist/ not being maintained.
- 2013-Apr-23
* Convert build system to autotools method (configure.ac, Makefile.am)
* Create README. Add function to report NamesList Version (6.2).
* Prep files for a distribution tar ball - version 0.3.20130423
- 2013-Feb-19
* Unicode 6.3 (Nameslist.txt remains at 6.2, French remains at 5.0)
- 2012-Aug-22
* Unicode 6.1
- 2009-Dec-31
* Unicode 5.2
- 2008-Apr-07
* Unicode 5.1
(Also the French translation has been updated to 5.0).
- 2006-Sep-07
* Unicode 5.0
- 2005-Jul-12
* Unicode 4.1
- 2003-Jul-13
* Oops the format of the NamesList.txt file is slightly different and I was inserting too many newlines.
- 2003-Jul-10
* Upgrade to Unicode 4.0
- 2003-Jan-16
* Initial release
|