[FriBidi-commit] fribidi0 ChangeLog, 1.60.2.15, 1.60.2.16 Makefile.am, 1.30.2.10, 1.30.2.11 README, 1.12.2.2, 1.12.2.3 fribidi_main.c, 1.25.2.7, 1.25.2.8

Behdad Esfahbod behdad at freedesktop.org
Wed Jun 8 12:01:24 PDT 2005


Update of /cvs/fribidi/fribidi0
In directory gabe:/tmp/cvs-serv15791

Modified Files:
      Tag: STABLE
	ChangeLog Makefile.am README fribidi_main.c 
Log Message:
0.10.5 released.


Index: ChangeLog
===================================================================
RCS file: /cvs/fribidi/fribidi0/ChangeLog,v
retrieving revision 1.60.2.15
retrieving revision 1.60.2.16
diff -u -d -r1.60.2.15 -r1.60.2.16
--- ChangeLog	7 Jun 2005 13:37:31 -0000	1.60.2.15
+++ ChangeLog	8 Jun 2005 19:01:22 -0000	1.60.2.16
@@ -1,4 +1,9 @@
-2005-06-07  Behdad Esfahbid <fribidi at behdad.org>
+2005-06-08  Behdad Esfahbod <fribidi at behdad.org>
+	* NEWS, README, AUTHORS, THANKS: Updated.
+	* ANNOUNCE: Removed.
+	* 0.10.5: released.
+
+2005-06-07  Behdad Esfahbod <fribidi at behdad.org>
 	* *: Updated to Unicode 4.1.0.  Misc build fixes.
 	* wcwidth.c,i: Renamed from fribidi_wcwidth.c,i.
 	* fribidi_types.h: Include stdint.h and use the int types from there.

Index: Makefile.am
===================================================================
RCS file: /cvs/fribidi/fribidi0/Makefile.am,v
retrieving revision 1.30.2.10
retrieving revision 1.30.2.11
diff -u -d -r1.30.2.10 -r1.30.2.11
--- Makefile.am	7 Jun 2005 14:04:34 -0000	1.30.2.10
+++ Makefile.am	8 Jun 2005 19:01:22 -0000	1.30.2.11
@@ -101,7 +101,6 @@
 EXTRA_DIST =	\
 	bootstrap \
 	run.tests	\
-	ANNOUNCE	\
 	acinclude.m4	\
 	fribidi_config.h.in	\
 	fribidi.pc.in	\

Index: README
===================================================================
RCS file: /cvs/fribidi/fribidi0/README,v
retrieving revision 1.12.2.2
retrieving revision 1.12.2.3
diff -u -d -r1.12.2.2 -r1.12.2.3
--- README	8 Jun 2005 18:49:07 -0000	1.12.2.2
+++ README	8 Jun 2005 19:01:22 -0000	1.12.2.3
@@ -129,5 +129,5 @@
 
 
 
-Behdad Esfahbod
+Behdad Esfahbod <behdad at gnu.org>
 June 8, 2005

Index: fribidi_main.c
===================================================================
RCS file: /cvs/fribidi/fribidi0/fribidi_main.c,v
retrieving revision 1.25.2.7
retrieving revision 1.25.2.8
diff -u -d -r1.25.2.7 -r1.25.2.8
--- fribidi_main.c	7 Jun 2005 13:37:31 -0000	1.25.2.7
+++ fribidi_main.c	8 Jun 2005 19:01:22 -0000	1.25.2.8
@@ -148,7 +148,7 @@
 #endif
 
   printf
-    ("\nReport bugs online at <http://fribidi.sourceforge.net/bugs.php>.\n");
+    ("\nReport bugs online at <http://fribidi.org/bug>.\n");
   exit (0);
 }
 



More information about the fribidi-commit mailing list