summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-26 17:17:43 +0100
committerBruno Haible <bruno@clisp.org>2009-12-26 17:39:57 +0100
commit8622286fc2e69fb32528fbe589887329730c95fb (patch)
tree8ed8887bdd14d1095eed5d039f43b1f0c4035ecc
parent1786fc427b69746e53e1dc0e0213f56d8bbf9270 (diff)
downloadlibunistring-8622286fc2e69fb32528fbe589887329730c95fb.tar.gz
Update.
-rw-r--r--ChangeLog4
-rw-r--r--lib/libunistring.rc2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f0b05e..aca740f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-12-26 Bruno Haible <bruno@clisp.org>
+ * lib/libunistring.rc: Update.
+
+2009-12-26 Bruno Haible <bruno@clisp.org>
+
* lib/Makefile.am (EXTRA_DIST): Add unistring/cdefs.in.h.
2009-12-24 Bruno Haible <bruno@clisp.org>
diff --git a/lib/libunistring.rc b/lib/libunistring.rc
index e167ebb..9eaa02a 100644
--- a/lib/libunistring.rc
+++ b/lib/libunistring.rc
@@ -21,7 +21,7 @@ BEGIN
BEGIN
VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 or later. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see <http://www.gnu.org/licenses/>\0"
VALUE "CompanyName", "Free Software Foundation\0"
- VALUE "FileDescription", "LGPLed libunistring for Windows NT/2000/XP/Vista and Windows 95/98/ME\0"
+ VALUE "FileDescription", "LGPLed libunistring for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0"
VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"
VALUE "InternalName", "unistring.dll\0"
VALUE "LegalCopyright", "Copyright (C) 2001-2009\0"