| AC_PREREQ([2.65]) | AC_PREREQ([2.65]) | ||||
| AC_INIT([Unicode Character Database Tools], [0.1], [https://github.com/rhdunn/ucd-tools/issues], [ucd-tools], [https://github.com/rhdunn/ucd-tools]) | |||||
| AC_INIT([Unicode Character Database Tools], [7.0.0.1], [https://github.com/rhdunn/ucd-tools/issues], [ucd-tools], [https://github.com/rhdunn/ucd-tools]) | |||||
| AM_INIT_AUTOMAKE() | AM_INIT_AUTOMAKE() | ||||
| m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES]) | m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES]) |
| Release Notes | Release Notes | ||||
| ============= | ============= | ||||
| Version 7.0.0.1: Saturday June 28th 2014 \[Jun 2014\] | |||||
| ----------------------------------------------------- | |||||
| * Remove the ConScript Unicode Registry data from the Script and Category tables. | |||||
| * Fix mapping Script values to string. | |||||
| Version 7.0.0: Saturday June 28th 2014 \[Jun 2014\] | Version 7.0.0: Saturday June 28th 2014 \[Jun 2014\] | ||||
| --------------------------------------------------- | --------------------------------------------------- | ||||