Update of /cvsroot/cbar/cbar/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20003/docs
Modified Files:
cbar._tx changes._tx
Log Message:
Set correct line endings in fix* in the distribution package, and improved the scrips to avoid future problems.
Index: cbar._tx
===================================================================
RCS file: /cvsroot/cbar/cbar/docs/cbar._tx,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** cbar._tx 21 Sep 2005 18:29:15 -0000 1.8
--- cbar._tx 29 Oct 2005 18:57:56 -0000 1.9
***************
*** 4,8 ****
@#
@multiwordheaders
! @manh="version 1.0.3" "CBAR" "Manual"
@document_title=CBAR Manual
@rtfh=cbar - an add on lib to CGUI for bar code reading
--- 4,8 ----
@#
@multiwordheaders
! @manh="version 1.0.4" "CBAR" "Manual"
@document_title=CBAR Manual
@rtfh=cbar - an add on lib to CGUI for bar code reading
***************
*** 30,34 ****
<center>Homepage: <a href="http://www.idt.mdh.se/~csg/cgui/cguix">http://www.idt.mdh.se/~csg/cgui/cguix</a></center>
<center><b>
! The Manual of CBAR 1.0.3
</b></center>
@!text
--- 30,34 ----
<center>Homepage: <a href="http://www.idt.mdh.se/~csg/cgui/cguix">http://www.idt.mdh.se/~csg/cgui/cguix</a></center>
<center><b>
! The Manual of CBAR 1.0.4
</b></center>
@!text
Index: changes._tx
===================================================================
RCS file: /cvsroot/cbar/cbar/docs/changes._tx,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** changes._tx 21 Sep 2005 18:29:15 -0000 1.7
--- changes._tx 29 Oct 2005 18:57:56 -0000 1.8
***************
*** 39,42 ****
--- 39,51 ----
@heading
Changes
+ 1.0.4:
+ <ul>
+ <li>
+ Changed file selector options to make it work more reliable on Windows (due to bugs in CGUI).
+ <li>
+ Removed trace printout from makefile.all
+ <li>
+ "Set correct line endings in fix* in the distribution package, and improved the scrips to avoid future problems."
+ </ul>
1.0.3:
|