Update of /cvsroot/cbar/cbar/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv23470/docs
Modified Files:
cbar._tx changes._tx
Log Message:
Updated change log
Index: cbar._tx
===================================================================
RCS file: /cvsroot/cbar/cbar/docs/cbar._tx,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cbar._tx 30 Mar 2003 19:57:49 -0000 1.2
--- cbar._tx 9 Dec 2003 18:48:39 -0000 1.3
***************
*** 6,10 ****
@#
@multiwordheaders
! @manh="version 1.0.0" "CBAR" "Manual"
@document_title=CBAR Manual
@rtfh=cbar - an add on lib to CGUI for reading bar codes
--- 6,10 ----
@#
@multiwordheaders
! @manh="version 1.0.1" "CBAR" "Manual"
@document_title=CBAR Manual
@rtfh=cbar - an add on lib to CGUI for reading bar codes
***************
*** 31,35 ****
<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.0
</b></center>
@!text
--- 31,35 ----
<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.1
</b></center>
@!text
Index: changes._tx
===================================================================
RCS file: /cvsroot/cbar/cbar/docs/changes._tx,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** changes._tx 30 Mar 2003 19:57:49 -0000 1.1
--- changes._tx 9 Dec 2003 18:48:39 -0000 1.2
***************
*** 42,45 ****
--- 42,57 ----
Changes
+ 1.0.1:
+ <ul>
+ <li>
+ Fixed bug #855852 "Warning text error" (confusing error messages)
+ <li>
+ Fixed bug #855857 "Error in error handling" (didn't set default sound file)
+ <li>
+ Added default sound files to the package.
+ <li>
+ Adapted build to Msys.
+ </ul>
+
1.0.0:
<ul>
|