summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbehdad <behdad>2002-08-07 10:23:34 +0000
committerbehdad <behdad>2002-08-07 10:23:34 +0000
commitb35dd9b55d00565d4e5f813347c1054115a9cf09 (patch)
tree5219332b0f0ca90c8e676d5bba3ed1cfa5541402
parent988e5869e6c5d49656cb21de109b11426602e860 (diff)
Doc changes.
-rw-r--r--AUTHORS5
-rw-r--r--ChangeLog4
-rw-r--r--README4
3 files changed, 11 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 1bc52f5..4ef25ac 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -36,3 +36,8 @@ Abel Cheung <maddog@linux.org.hk>
Dominique Unruh <dominique@unruh.de>
* Contributed a patch for reordering NSMs (rule L3).
+
+Tomas Frydrych <tomas@frydrych.uklinux.net>
+ * Contirbuted patches for compiling fribidi under Microsoft
+ Visual C++.
+
diff --git a/ChangeLog b/ChangeLog
index eef3a2c..99bf05f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-07 Behdad Esfahbod <fribidi@behdad.org>
+ * AUTHORS: Added Tomas Frydrych <tomas@frydrych.uklinux.net>.
+ * READMY: Moved AbiWord to applications that use fribidi.
+
2002-08-01 Behdad Esfahbod <fribidi@behdad.org>
* *.c, *.h, fribidi_config.h.in, configure.in, acconfig.h: Applied
and completed the patch from Tomas Frydrych, to add FRIBIDI_EXPORT
diff --git a/README b/README
index 9287145..d148d95 100644
--- a/README
+++ b/README
@@ -13,10 +13,10 @@ Audience
It is our hope that this library will stimulate the implementation of Hebrew
and Arabic in lots of free software. Here is a small list of projects that
would benifit from the use of the FriBidi library, but of course there are
-many more: Wine, Mozilla, Qt, KDE, AbiWord, lynx, OpenOffice.
+many more: Wine, Mozilla, Qt, KDE, lynx, OpenOffice.
It may be interesting for you to know that Fribidi is already being used in
-projects like Gnome, GTK+, Pango, and Xterm.
+projects like Gnome, GTK+, Pango, AbiWord, and Xterm.
Downloading
===========