2003-04-29 Gregory Pietsch <GKP1@flash.net>
	* configure.in : New test for memcpy() (HAVE_MEMCPY).
	* dynstr.c : New fallback implementations of memset(), bcmp(), bcopy().
        * edlib.c : New fallback implementation of strchr().
	* Makefile.am : include files config-h.bc, config-h.msc, Makefile.bc
	  in EXTRA_DIST area.
	* New version: 1.2 released.

2003-03-05 Gregory Pietsch <GKP1@flash.net>

        * Makefile.bc : New file from Jim Hall <jhall@freedos.org>.
	* config-h.bc : New file.
        * dynstr.c dynstr.h : New files - renamed from dynstring.c and
          dynstring.h.
        * dynstring.c dynstring.h : Deleted.
        * NEWS : modified.
	* README : modified to include Borland C++ directions.
	* dynstr.c (HAVE_BCMP) : include fallback implementation of bcmp().
	* dynstr.c (HAVE_BCOPY) : include fallback implementation of bcopy().
	* config.h.in : regenerated.
	* config-h.msc config-h.bc : new defines for HAVE_BCMP, HAVE_BCOPY, 
          HAVE_INDEX.

2003-03-03 Gregory Pietsch <GKP1@flash.net>

	* Initial entry.
	* AUTHORS COPYING ChangeLog INSTALL Makefile.am Makefile.in
	  NEWS README aclocal.m4 config.h.in configure configure.in
	  depcomp dynstring.c dynstring.h edlib.c edlib.h
	  edline.c error.c error.h install-sh missing
	  mkinstalldirs xmalloc.c xmalloc.h : New files.
	* TODO config-h.msc edline.dsw edline.dsp : New files.
        * Version 1.0 released.

