Mon Apr 28 12:54:34 1997  Michael Kimelman  <kml@gsql.ispras.ru>

	* Version 0.7b5 released

	* configure.in: check for sys interpreter added.

	* etc/**scripts**: rewritten for bash and fixed to
        correspond to typical root environment
        
Mon Apr 28 12:15:01 1997  Vera Ponomarenko  <vera@gsql.ispras.ru>

	* delcon.c, next.c: bug fixed: incorrect end of scan detection

Fri Apr 25 10:50:38 1997  Michael Kimelman  <kml@gsql.ispras.ru>

	* int_servlib.c: alignment problem : stage 2

Thu Apr 24 18:04:08 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* groupby.k: Query reduction inserted untyped constant: fixed

	* access.c: bug fixed: assumed that compiler merges equal constant
	strings. It was too brave idea

	* struct.c, moddump.c, vmemory.c, interpr.c, xmem.h, pr_glob.h: bug 
        fixed - alignment problem

	* gsql_cli.c: bug fixed: returned adderess of auto variable

	* config.guess: upgraded to 2.12

	* make-dist, Makefile.src.include.in: added gnusql link processing

Mon Apr 21 17:45:31 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* sc.c: mistyping, aggregate initialization removed

	* codegen.c, binding.k: fixed adjustments of DB identifiers 

	* codegen.c: chckauth processing fixed (a bug in definitions 
 	and incorrect "sprintf to itself" sttement changed to strcat)

Mon Apr 21 14:32:51 1997  Michael Kimelman  <kml@gsql.ispras.su>

	* scan_c.l, sql.h, setup_os.h, dyn_funcs.h : read configuration info 
	   now from gnusql/config.h

Sat Apr 19 17:10:54 1997  Michael Kimelman  <kml@gsql.ispras.ru>

	* codegen.c: fixed illegal reference to granted modes list 

Thu Apr 17 11:03:59 1997  Vera Ponomarenko  <vera@dolly.srcc.msu.su>

	* fdcltrn.h, blfltr.c, cntrid.c, delrel.c, opscfl.c, opscrl.c, 
        rllbfn.c, trns.c: *** empty log message ***

Wed Apr 16 09:39:37 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* Makefile.src.engine.sort.in, Makefile.src.other.in, Makefile.test.in:
	fixing dependencies

Tue Apr 15 19:29:21 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* configure.in: cycle recognizing check added

Tue Apr 15 11:46:53 1997  Vera Ponomarenko  <vera@gsql.ispras.ru>

	* fdcltrn.h, librcv.c, addflds.c, cntrid.c, crind.c,  empty_page.c, ind_ins.c, ind_rem.c,
        insrtn.c, obrind.c, opinpg.c,   orddel.c,  ordins.c,  ordmod.c,  rdcort.c,   recmj.c,
        rllbfn.c, addflds.c, aggravg.c, aggrifn.c, aggrsfn.c, bdunion.c, blfltr.c,   cmpkeys.c,
        cntrid.c, cnttab.c,  crind.c,   delcon.c,  delind.c,  delrel.c,  dltn.c,     fltrel.c,
        insrtn.c, libtran.c, makegr.c,  mdfctn.c,  modcon.c,  opscin.c,  orddel.c,
        ordmod.c, rdcort.c,  reclj.c,   rllbck.c,  rllbfn.c,  trns.c,    f1f2decl.h, fdcltrn.h,
        rllbck.c, inscon.c : interfaces modifications
        
	* ordins.c (table insertation): bug fixed  
	
Sat Apr 12 22:53:43 1997  Michael Kimelman  <kml@gsql.ispras.ru>

	* etc/conf-templ (clean): 'clean' function added to makefiles generation
        scripts and 'postconfi' function fixed to avoid early templates 
        removing

	* Makefile.in (install): fixed includes installation 

Fri Apr 11 14:30:02 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* configure.in: added test for make abiliy to recognize file by 
        both long and short name

	* make-dist : stamp-h* added to distributon to prevent autoheader call

Sun Apr  6 20:29:13 1997  Michael Kimelman  <kml@gsql.ispras.ru>

	* Version 0.7b4 released

	* src/other/type_lib.c (PutDataNext): bug fixed : reference to 
        inserted data changed

Fri Apr  4 19:36:54 1997  Vera Ponomarenko  <vera@gsql.ispras.ru>

	* src/engine/join.c (join & bdunion): bug fixed : logic of table join
        
Fri Apr  4 21:36:54 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* src/synthes/struct.c (Pr_Constraints): bug fixed (contraint tree copying)

	* src/main/servlib.c (do_pass): turn off debug printing in non debug mode

	* src/other/check_tp.c (put_type_to_tree): bug fixed: added NULL_VL processing

Thu Apr  1 23:45:34 1997  Michael Kimelman  <kml@kml.castle.srcc.msu.su>

	* sources : most of 'int' and 'long' changed to configured type int4_t

Mon Mar 31 05:25:53 1997  Michael Kimelman  <kml@kml.castle.ispras.ru>

	* KNR: minor fixes done for knr compilers

Sun Mar 30 03:33:58 1997  Michael Kimelman  <kml@kml.castle.ispras.ru>

	* aclocal.m4: added AC_FIND_LIB macro to check list of libraries for 
	given function.

	* includes: "__P" added to all function prototypes.

	* make-dist (find export directory): added code to find export directory
	and guess last version to make a patch.

Fri Mar 28 12:47:11 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* configure.in (LDFLAGS): added usr/local/lib library path for non gnu 
        compilers

	* src/engine/trans/rllbfn.c (redo_dind): bug fixed

Thu Mar 27 13:00:04 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* src/engine/trans/rllbfn.c (redo_dltn): freeing memory bug fixed. 

Thu Mar 26 23:00:00 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* src/synthes/struct.c: aggregate initialization chanaged to portable one 
	(about 15 functions fixed)

Fri Mar 21 21:17:41 1997  Michael Kimelman  <kml@dolly.srcc.msu.su>

	* etc/preserve (flex preserve): yywrap routine adds to source

	* configure.in: 
	 . added check for sco socket library
	 . (LEX): it seems we really need a flex. if it is absent it's better to
	   use preserved copy than use a standart lex.
	 . (CFLAGS): changed CFLAGS settings. conditionally append -g[123]
	   -O[1234] -Wall and -p[g] options. gcc considered as a "special case". 

	* Makefile.in (clean): added cleaning of RCS links and generated Makefile 
        from test directory

	* Makefile.src.other.in (clean): added deletion of ansi2knr pass1 && pass1 
        routine

Fri Mar 21 01:10:10 1997  Michael Kimelman  <kml@kml.castle.ispras.ru>

	* test/README: described how to run test and expected results

Thu Mar 20 23:49:34 1997  Michael Kimelman  <kml@kml.castle.ispras.ru>

	* src/engine/adm.c (get_msg_key): ftok conditionally processed

	* Makefile.in: added dependencies to support rebuilding configure in
	'--srcdir' case

	* src/Makefile: added rules to on the first time converting sources to 
	knr aceptable style. not finished yet.
	* src/Makefile_h: added code to ansi2knr on-the-fly converting
	* etc/ansi2knr-sh: new script converting ansi to knr code.
	* src/other/a2k_p1.l: source code of ansi2knr pass1: clips strings, drop
 	away spaces in macro calls, changes "##" --> "/**/" and simular staff
	* src/other/ansi2knr.c: incorporated Aladdin Enterprises converter

	* configure.in: added checking of 'ipc' and 'rpc' libraries required by 
 	BSDI's  BSD/OS; sizeof(int, long, long long and void*) added as well. 
	ftok function is checked now.
	
	* src/include/setup_os.h: added settings of int4_t ( 4 byte) int8_t (8b)
	and "__P" (parameters wrapper)

	* make-dist: help & verbose options added. RCS absence processed more 
	carefully now

Tue Mar 18 01:25:57 1997  Michael Kimelman  <kml@kml.castle.ispras.ru>

	* array (BITMAR[8]) changed everywhere to macro BITVL(k)

	* a lot  of cosmetic modifications  was made: commented out '#pragma
 	ident's, '$Log$'s deleted, constant arrays in struct.c declared as static

Tue Mar 11 00:18:43 1997  Michael Kimelman  <kml@kml.castle.ispras.ru>

	* installation scripts fixed: top level 'Makefile.in' & 'etc/make-util'
	
	* English verified by Joseph Hartmann.
	
	* 'default: }' ==>> everywhere changed to ==>> 'default: break; }'
	
	* SunOs 4.1.: added configuration hints : HAVE_STDARG_H in
        configure, check for it in 'xmem.c', intlib.c, gen.c. and few
	other places
        
Mon Feb 15 22:57:21 1997  Michael Kimelman  <kml@gsql.ispras.ru>

	* Version 0.7b3 released.

	documentation spelling corrected & minor configuration bugs fixed

Thu Jan 30 22:57:21 1997  Vera Ponomarenko  <vera@gsql.ispras.ru>

	* tuple format changed. tuple descriptor occupies now a whole byte.

Tue Jan 7 22:57:21 1997  Michael Kimelman  <kml@gsql.ispras.ru>

	* Version 0.7b2 released.
        
	* '--srcdir' configuration bug fixed

Tue Dec 31 18:30:18 1996  Michael Kimelman  <kml@gsql.ispras.ru>

	* Version 0.7b1 released.

	a lot of cosmetic fixes done (Copyright , comments, etc)
	tiny engine bugs fixed (something between 2 and 20) 

Mon Oct 28 19:15:48 1996  Michael Kimelman  <kml@gsql.ispras.ru>

	* Version 0.7b0 released.
