From 4c9595e677d7b21b15e75c4f9257e5dbae0267c7 Mon Sep 17 00:00:00 2001 From: ntrifunovic Date: Mon, 17 Jul 2006 11:56:23 +0000 Subject: [PATCH] Added ReleaseNotes file git-svn-id: http://svn.code.sf.net/p/utfcpp/code@7 a809a056-fc17-0410-9590-b4f493f8b08e --- doc/ReleaseNotes | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/ReleaseNotes diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes new file mode 100644 index 0000000..001bc8a --- /dev/null +++ b/doc/ReleaseNotes @@ -0,0 +1,13 @@ +utf8 cpp library + +Release 1.0 Beta 1 + +Initial release. + +List of changes: +N/A + +Files: +utf8.h +utf8cpp.html +ReleaseNotes