Update of /cvsroot/firebird/interbase
In directory slayer.i.sourceforge.net:/tmp/cvs-serv26262/interbase
Modified Files:
ChangeLog
Log Message:
Updated ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/firebird/interbase/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ChangeLog 2000/11/22 17:24:16 1.4
--- ChangeLog 2000/11/24 17:33:15 1.5
***************
*** 1,7 ****
! 2000-11-22 08:02 PJPG
! * interbase/isql/extract.e
! Change comment from // to /* style in get_procedure_args.
2000-11-19 08:02 fsg
--- 1,38 ----
! 2000-11-24 18:23 fsg
! * interbase/pyxis/debug.c:
! Another little fix in pyxis/debug.c that nobody ever will notice
! :-) Will print correct names for this forms stuff now.
!
! 2000-11-22 18:24 patrickgriffin
!
! * interbase/ChangeLog:
!
! Correct the name of the modified file in change log.
!
! ...pat
!
! 2000-11-22 18:07 patrickgriffin
!
! * interbase/: ChangeLog, isql/extract.e:
!
! In get_procedure_args change comment style from // to /*
!
! ...pat
!
! 2000-11-20 18:17 fsg
!
! * interbase/pyxis/edit.e:
!
! Changes to get edit.e through gpre 6.0 Still have to find out why
! gpre isn't processing PYXYS FORM FIELDS correctly. Probably no one
! ever will need this. But who cares :-)
!
! 2000-11-19 08:43 fsg
!
! * interbase/ChangeLog:
!
! Updated ChangeLog
2000-11-19 08:02 fsg
|