Browse Source

ucd-tools 7.0.0.1

master
Reece H. Dunn 11 years ago
parent
commit
ea191f1371
2 changed files with 7 additions and 1 deletions
  1. 1
    1
      configure.ac
  2. 6
    0
      docs/ReleaseNotes.md

+ 1
- 1
configure.ac View File

@@ -1,5 +1,5 @@
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()

m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES])

+ 6
- 0
docs/ReleaseNotes.md View File

@@ -1,6 +1,12 @@
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\]
---------------------------------------------------


Loading…
Cancel
Save