[FriBidi-commit] fribidi TODO, 1.16, 1.17 USERS, 1.3, 1.4 configure.ac, 1.18, 1.19

Behdad Esfahbod behdad at freedesktop.org
Tue Jun 7 01:44:25 PDT 2005


Update of /cvs/fribidi/fribidi
In directory gabe:/tmp/cvs-serv17416

Modified Files:
	TODO USERS configure.ac 
Log Message:
Misc fixes.


Index: TODO
===================================================================
RCS file: /cvs/fribidi/fribidi/TODO,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- TODO	27 Aug 2004 21:55:59 -0000	1.16
+++ TODO	7 Jun 2005 08:44:23 -0000	1.17
@@ -2,17 +2,9 @@
 
 * Mix __attr... with DLLIMPORT?
 
-* Better FRIBIDI_NAMESPACE.
-
-* Define symbols to be included in library.
-
-* Still better bootstrap script: steal from GNOME autogen.sh.
-
 * Update all files headers/footers.  For c/h files, lib/fribidi-mirroring.[ch]
   is always the reference.
 
-* Update CapRTL with new Unicode reference code / new Unicode data types.
-
 * In fribidi_main.c reorder after line break.
 
 * Change fribidi-main cmd-line parameters: --mirror --no-mirror...  change the
@@ -56,9 +48,6 @@
 * When called in interactive mode, fribidi cmd-line should greet, write
   about copyrtight stuff, and shared-libs' version and Unicode version.
 
-* Add Unicode Character Database data structure, to support more than
-  one UCD version at the same time.
-
 * Configure gen.tab/ with host=build to avoid cross-compiling table
   generators.
 

Index: USERS
===================================================================
RCS file: /cvs/fribidi/fribidi/USERS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- USERS	29 Oct 2004 18:49:48 -0000	1.3
+++ USERS	7 Jun 2005 08:44:23 -0000	1.4
@@ -6,3 +6,4 @@
 MPlayer: http://www.mplayerhq.hu/
 BiCon: http://www.arabeyes.org/project.php?proj=BiCon
 Geresh: http://www.typo.co.il/~mooffie/geresh/
+Motor: http://konst.org.ua/en/motor

Index: configure.ac
===================================================================
RCS file: /cvs/fribidi/fribidi/configure.ac,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- configure.ac	27 Aug 2004 21:55:59 -0000	1.18
+++ configure.ac	7 Jun 2005 08:44:23 -0000	1.19
@@ -43,7 +43,7 @@
 	    fribidi_major_version.fribidi_minor_version,
 	    fribidi_major_version.fribidi_minor_version.fribidi_micro_version))dnl
 
-AC_INIT([GNU FriBidi],fribidi_version(),[http://freedesktop.org/cgi-bin/bugzilla/enter_bug.cgi?product=FriBidi])
+AC_INIT([GNU FriBidi],fribidi_version(),[http://bugs.freedesktop.org/enter_bug.cgi?product=FriBidi])
 AC_REVISION([$Id$])
 AC_CONFIG_SRCDIR(lib/fribidi.h)
 AC_CONFIG_HEADERS(config.h)



More information about the fribidi-commit mailing list