Tue Nov 12 02:58:24 1996  Rik Faith  <faith@winter>

	* src/version.c, pmlib/notes-script.c, pmlib/notes-files.c, pmlib/glob.h, pmlib/glob.c, pmlib/Makefile.in, Makefile.in:
	Updated glob.[ch] from Linux libc 5.3.12
	Only build glob if it isn't present in libc.  This might not be a good idea
	    if the local glob.h conflicts with the global glob.h...
	Fixed %config so that file expansion isn't done early (i.e., before the
	    files are installed).  There also seems to be a bug in glob.c where
	    GLOB_NOCHECK is assumed, but I haven't tracked this down yet.
	Restore saved %config files only if old %config files were saved.
	Bump version for release.

Mon Nov 11 19:28:32 1996  Rik Faith  <faith@winter>

	* src/version.c, pmlib/notes-script.c, pmlib/db.c, Makefile.in:
	Fix %config handling; add automatic versioning file

	* src/version.c: Automatic versioning file.

	* src/pm.c, src/Makefile.in: Add automatic versioning

Sun Oct 13 05:24:09 1996  Rik Faith  <faith@winter>

	* src/pm.c, Attic/NEWS, Makefile.in: Pre-prelease fixes

	* src/install.c, pmlib/resolve.c, pmlib/notes.c, pmlib/notes-script.c, doc/pm.1:
	Files that are marked %config are now moved
	prior to the installation, and are moved back after the installation or
	the packaging.  This preserves your site-specific configuration files
	through a -Ba, but allows the (possibly new) configuration files to be
	present in the archive.  Since this is only what you want sometimes, there
	should be a flag that prevents the files from being moved back.

	Document the ability of the %setup command to silently detect and unzip
	.zip files.  This means that %setup probably needs an option to allow the
	-a option to be passed to unzip, but -a is already used, so I did not put
	one in yet.

	Revert the old (and correct) behavior which prevents directories from
	being renamed to *.PmOld -- this would leave a lot of directories with
	this name when a package was reinstalled.

Fri May 10 20:22:46 1996  Kevin E. Martin  <martin@winter>

	* pmlib/notes-script.c: Changed #if to #ifdef

Tue Feb 27 00:19:53 1996  Rik Faith  <faith@winter>

	* src/pm.c, src/install.c, pmlib/notes-script.c:
	I think this adds support for .zip files, but it
	might be broken.  I thought I should check it in, though, to backup the work.

Sun Jan  7 02:05:32 1996  Rik Faith  <faith@winter>

	* pmlib/notes.h, pmlib/notes.c, pmlib/notes-script.c, doc/pm.1:
	Added %addline and %delline

Sat Jan  6 21:49:35 1996  Rik Faith  <faith@winter>

	* pmlib/resolve.c, pmlib/pmlib.h, pmlib/notes.h, pmlib/notes.c, pmlib/notes-script.c, doc/pm.1:
	Added -E option to %patch;
	Included .z, .gz, and .Z in filename resolution;
	No longer output every config variable to the environment,
	especially the COPYRIGHT field.

Wed Dec 20 05:04:58 1995  Rik Faith  <faith@winter>

	* src/Makefile.in, pmlib/xmalloc.c, pmlib/notes-script.c:
	Minor fixes; should compile now

Tue Dec 19 03:11:31 1995  Rik Faith  <faith@winter>

	* src/install.c, src/Makefile.in, pmlib/resolve.c, pmlib/notes-files.c, pmlib/list.c, pmlib/file.c, pmlib/db.c, configure.in:
	I think these are stable patches.
	I am doing this checking mainly for backup purposes and will update next
	week if necessary -- by the time we all get back in town, pm should work
	again.  Email or revert a version if there are problems.

	* Attic/configure: Removed configure; do an autoconf on checkout.

Wed Nov  8 17:57:09 1995  Rik Faith  <faith@winter>

	* pmdb/write_file.c, pmdb/utils.c, pmdb/pmdb.h, pmdb/package_cache.c, pmdb/delete_pack.c, pmdb/delete_file.c:
	Use PMDB_DISP_* consistently

Mon Nov  6 18:37:21 1995  Doug L. Hoffman  <hoffman@winter>

	* Attic/configure: added package cache

	* pmdb/write_file.c, pmdb/pmdb.h, pmdb/read_first_f.c, pmdb/pmdb.c, pmdb/package_cache.c, pmdb/open.c, pmdb/close.c, pmdb/Makefile.in:
	pm package cache routines added.

Sat Oct 28 01:21:15 1995  Rik Faith  <faith@winter>

	* src/install.c, src/build.c, src/delete.c, src/Makefile.in, pmlib/timer.c, pmlib/pmlib.h, pmlib/notes-script.c, pmlib/debug.c, pmlib/db.c, pmlib/Makefile.in, pmdb/write_pack.c, pmdb/write_file.c, pmdb/write_ancil.c, pmdb/utils.c, pmdb/reorganize.c, pmdb/read_version.c, pmdb/read_pack.c, pmdb/read_next_p.c, pmdb/read_first_p.c, pmdb/read_next_f.c, pmdb/read_first_f.c, pmdb/read_file.c, pmdb/read_ancil.c, pmdb/pmdb.h, pmdb/open.c, pmdb/free_pack_rec.c, pmdb/free_anci_rec.c, pmdb/delete_pack.c, pmdb/delete_file.c, pmdb/delete_ancil.c, pmdb/close.c, pmdb/Makefile.in:
	Performance analysis and improvements

	* doc/pm.1: Documentation for %setup -C

Tue Oct 17 13:19:17 1995  Rik Faith  <faith@winter>

	* src/install.c, configure.in, Attic/configure:
	Add more compilation warnings

	* pmlib/pmlib.h, pmlib/notes-script.c, pmlib/entry.c: Fix --install bug

	* pmlib/checksum.c: Enhance performance

Sat Oct 14 01:31:57 1995  Rik Faith  <faith@winter>

	* configure.in, Attic/configure: Added --with-qmagic for a.out

	* pmlib/resolve.c, pmlib/db.c: Fixed sgefaults

Fri Oct 13 23:11:03 1995  Rik Faith  <faith@winter>

	* src/pm.c: Better help

	* pmlib/resolve.c: Added filename cache

Fri Sep 29 13:32:52 1995  Rik Faith  <faith@winter>

	* pmlib/config.c: Moved to lowercase directory names

Fri Sep 15 05:32:15 1995  Rik Faith  <faith@winter>

	* src/delete.c: *** empty log message ***

	* pmlib/resolve.c, pmlib/pmlib.h, pmlib/notes.h, pmlib/notes.c, pmlib/notes-script.c, pmlib/exec.c, pmlib/db.c, pmlib/config.c, pmlib/argify.c, doc/pm.1:
	Added %addinfo and %delinfo macros for handling /usr/info/dir
	Added infodir and PmInfoDir to handle /usr/info
	Updated documentation to reflect recent additions
	Fixed database open/close bug
	Fixed buffering for subprocesses (was none, should have been line)
	Fixed resolution of DIST files when using --install

	* src/pm.h, src/pm.c, src/Makefile.in, pmlib/pmlib.h, pmlib/notes.c, pmlib/notes-script.c, pmlib/list.c, pmlib/db.c, pmdb/pmdb.h:
	Added %preun and %postun scripts

	* pmlib/argify.c: Allow single and double quotes to delimit an arg

Thu Sep 14 19:02:36 1995  Rik Faith  <faith@winter>

	* pmlib/pmlib.h, pmlib/notes-script.c, pmlib/config.c, doc/pm.1:
	Added -f option to %patch

Tue Sep 12 09:47:36 1995  Rik Faith  <faith@winter>

	* pmlib/pmlib.h, pmlib/config.c:
	Changed extensions to .tar.gz and .src.tar.gz
	Updated configuration to make use of $ substitutions:
	    notesdir   -> @pmroot@/NOTES:@pmroot@/NOTES_PRIVATE
	    sourcedir  -> $NOTES$SOURCES$:/usr/src/gnu
	    builddir   -> @pmroot@/BUILD                    [no change]
	    srcdistdir -> $NOTES$DIST$
	    bindistdir -> $NOTES$DIST$

	* configure.in, Attic/configure: Removed dmalloc from standard pm tree

	* src/pack.c, src/pm.c, pmlib/resolve.c, pmlib/notes.c, pmlib/pmlib.h, pmlib/notes-script.c, pmlib/exec.c, pmlib/file.c, pmlib/config.c, doc/pm.1, Attic/stamp-h, Attic/stamp-h.in, configure.in, Attic/configure, Attic/config.status, Makefile.in:
	Several bug fixes.
	Changed method of resolving paths (added $ substitution directive).
	Cleaned up configure.

Sat Aug 19 01:12:14 1995  Rik Faith  <faith@winter>

	* pmlib/notes-script.c: Yet another fix for the doc macro patch

	* pmlib/notes-script.c: Fixed doc macro patch.

Sun Aug 13 16:58:57 1995  Rik Faith  <faith@winter>

	* src/install.c, pmlib/error.c, pmlib/pmlib.h, pmlib/db.c:
	Fixed optimization of database file removal

	* pmlib/notes-script.c, pmlib/notes-files.c, pmlib/file.c:
	Cleanup %doc macro

	* pmlib/notes.c:
	Allow header variables in Notes files to be continued on multiple lines.

Sat Aug 12 21:45:50 1995  Rik Faith  <faith@winter>

	* src/install.c, src/pm.c, pmlib/file.c, pmlib/pmlib.h, pmlib/config.c, Attic/NEWS:
	Red Hat diffs from 1.0.6 to 1.0.7

	* src/pm.c, src/install.c: Red Hat diffs from 1.0.5 to 1.0.6

	* src/install.c, pmlib/pmlib.h, pmlib/notestest.c, pmlib/notes-script.c, pmlib/db.c, pmlib/exec.c, pmlib/config.c, Attic/NEWS:
	Red Hat diffs from 1.0.4 to 1.0.5

	* pmlib/pmlib.h, pmlib/notes-script.c, pmlib/notes.c, Attic/NEWS:
	Red Hat diffs from 1.0.3 to 1.0.4

	* src/install.c, pmlib/notes-files.c, pmlib/pmlib.h, pmlib/db.c, pmlib/exec.c, pmlib/argify.c, configure.in, Attic/configure:
	Red Hat diffs from 1.0.2 to 1.0.3

	* src/pm.c, pmlib/resolve.c, pmlib/notes.c, pmlib/pmlib.h, pmlib/error.c, pmlib/get.c, pmlib/config.c:
	Red Hat diffs from 1.0.0 to 1.0.2

	* Attic/stamp-h.in, Attic/stamp-h, pmdb/pmdb_init.c, install-sh, install.texi, gdbm-1.7.3/testgdbm.c, gdbm-1.7.3/testndbm.c, gdbm-1.7.3/update.c, gdbm-1.7.3/version.c, gdbm-1.7.3/store.c, gdbm-1.7.3/systems.h, gdbm-1.7.3/testdbm.c, gdbm-1.7.3/ndbm.h, gdbm-1.7.3/proto.h, gdbm-1.7.3/samp1.cc, gdbm-1.7.3/seq.c, gdbm-1.7.3/getopt.c, gdbm-1.7.3/getopt.h, gdbm-1.7.3/global.c, gdbm-1.7.3/hash.c, gdbm-1.7.3/gdbmsetopt.c, gdbm-1.7.3/gdbmstore.c, gdbm-1.7.3/gdbmsync.c, gdbm-1.7.3/gdbmfetch.c, gdbm-1.7.3/gdbmopen.c, gdbm-1.7.3/gdbmreorg.c, gdbm-1.7.3/gdbmseq.c, gdbm-1.7.3/gdbmdelete.c, gdbm-1.7.3/gdbmerrno.c, gdbm-1.7.3/gdbmerrno.h, gdbm-1.7.3/gdbmexists.c, gdbm-1.7.3/gdbm.texinfo, gdbm-1.7.3/gdbmclose.c, gdbm-1.7.3/gdbmconst.h, gdbm-1.7.3/gdbmdefs.h, gdbm-1.7.3/gdbm.3, gdbm-1.7.3/gdbm.proto, gdbm-1.7.3/gdbm.proto2, gdbm-1.7.3/falloc.c, gdbm-1.7.3/fetch.c, gdbm-1.7.3/findkey.c, gdbm-1.7.3/dbmseq.c, gdbm-1.7.3/dbmstore.c, gdbm-1.7.3/delete.c, gdbm-1.7.3/extern.h, gdbm-1.7.3/dbminit.c, gdbm-1.7.3/dbmopen.c, gdbm-1.7.3/dbmpagfno.c, gdbm-1.7.3/dbmrdonly.c, gdbm-1.7.3/dbmclose.c, gdbm-1.7.3/dbmdelete.c, gdbm-1.7.3/dbmdirfno.c, gdbm-1.7.3/dbmfetch.c, gdbm-1.7.3/configure, gdbm-1.7.3/configure.in, gdbm-1.7.3/conv2gdbm.c, gdbm-1.7.3/dbm.h, gdbm-1.7.3/close.c, gdbm-1.7.3/alloca.c, gdbm-1.7.3/autoconf.h.in, gdbm-1.7.3/bucket.c, gdbm-1.7.3/INSTALL, gdbm-1.7.3/Makefile.in, gdbm-1.7.3/NEWS, gdbm-1.7.3/README, gdbm-1.7.3/COPYING, gdbm-1.7.3/ChangeLog, examples/.PmConfig, examples/.dmallocrc, examples/tar-1.11.2.Notes, examples/test.sh, examples/pmtest-1.1.Notes, examples/pmtest-1.2.Notes, examples/bogo-1.2.Notes, examples/gzip-1.2.4.Notes, examples/pmtest-1.0.Notes, Attic/configure, config.sub, Attic/config.status, config.guess, config.h.in, INSTALL, NOTES, COPYING-2.0, COPYING.LIB-2.0:
	.

Mon May 15 14:18:03 1995  Rik Faith  <faith@winter>

	* pmdb/Makefile.in: Removed old lines.

	* doc/pm.1: Moved database information

	* src/build.c, src/pm.c: Minor fixes

	* pmlib/config.c, pmlib/db.c, pmlib/notes.c: Minor fixes.

	* configure.in: Initial revision

	* doc/pm.1: Additions about the database (from Doug).

	* Makefile.in: Install docs

Sun May 14 23:13:57 1995  Rik Faith  <faith@winter>

	* pmdb/Makefile.in: Applied Doug's patch for the pathnames.

	* pmdb/Makefile.in: Added GPL.

	* src/pm.c: Added flags, etc.

	* pmlib/config.c, pmlib/db.c, pmlib/pmlib.h: Added a flag.

	* doc/Makefile.in, doc/pm.1: Initial revision

	* pmdb/Makefile.in: Fixed dependencies.

	* pmlib/notestest.c: Added parameter.

	* pmlib/Makefile.in: Fixed dependencies.

	* src/build.c, src/install.c, src/pm.c:
	Hooked up db routines.  Added --list, --whence, --delete, etc.
	Proper handling of config files.
	Use db when installing binaries either from distribution or sources (and
	get subnames right).

	* pmlib/checksum.c, pmlib/config.c, pmlib/db.c, pmlib/error.c, pmlib/exec.c, pmlib/notes-copy.c, pmlib/notes-script.c, pmlib/notes.c, pmlib/pmlib.h, pmlib/sys.c:
	Hooked up db routines.  Added --list, --whence, --delete, etc.
	Proper handling of config files.

	* pmdb/delete_ancil.c, pmdb/delete_pack.c, pmdb/free_anci_rec.c, pmdb/open.c, pmdb/pmdb.c, pmdb/pmdb.h, pmdb/read_ancil.c, pmdb/read_file.c, pmdb/read_first_p.c, pmdb/read_next_p.c, pmdb/read_pack.c, pmdb/utils.c, pmdb/write_ancil.c, pmdb/write_file.c:
	Finished adding const to all appropriate places.
	Debugged free's of already freed space.
	Debugged memory leaks.
	Applied patches from Doug.

Sat May 13 21:01:12 1995  Rik Faith  <faith@winter>

	* pmdb/Makefile.in: Removed LIBS on distclean

	* pmlib/db.c, pmlib/exec.c, pmlib/pmlib.h:
	Cleaned up stderr/sdtout handling in children, worked on database interface.

	* src/Makefile.in, src/install.c: Working on database installation.

	* pmdb/delete_file.c, pmdb/delete_pack.c, pmdb/free_anci_rec.c, pmdb/free_file_rec.c, pmdb/free_pack_rec.c, pmdb/init.c, pmdb/open.c, pmdb/pmdb.c, pmdb/pmdb.h, pmdb/utils.c, pmdb/write_ancil.c, pmdb/write_file.c, pmdb/write_pack.c:
	Added const.  Added fields to records.  Added options to pmdb.

	* Makefile.in, pmconfig.h, src/Makefile.in, src/build.c, src/install.c, src/pack.c, src/pm.c, src/pm.h, pmlib/Makefile.in, pmlib/alloca.c, pmlib/argify.c, pmlib/checksum.c, pmlib/config.c, pmlib/db.c, pmlib/debug.c, pmlib/entry.c, pmlib/error.c, pmlib/exec.c, pmlib/file.c, pmlib/fnmatch.h, pmlib/gen.c, pmlib/get.c, pmlib/getopt.c, pmlib/getopt.h, pmlib/getopt1.c, pmlib/glob.c, pmlib/glob.h, pmlib/list.c, pmlib/md5.c, pmlib/md5.h, pmlib/notes-copy.c, pmlib/notes-files.c, pmlib/notes-script.c, pmlib/notes.c, pmlib/notes.h, pmlib/notestest.c, pmlib/pmlib.h, pmlib/resolve.c, pmlib/strdup.c, pmlib/sys.c, pmlib/tar.c, pmlib/tar.h, pmlib/tartest.c, pmlib/version.c, pmlib/xmalloc.c:
	Initial revision

Sat May 13 18:06:59 1995  Doug L. Hoffman  <hoffman@winter>

	* pmdb/close.c, pmdb/delete_ancil.c, pmdb/delete_file.c, pmdb/delete_pack.c, pmdb/free_anci_rec.c, pmdb/free_file_rec.c, pmdb/free_pack_rec.c, pmdb/read_ancil.c, pmdb/read_file.c, pmdb/read_first_f.c, pmdb/read_first_p.c, pmdb/read_next_f.c, pmdb/read_next_p.c, pmdb/read_pack.c, pmdb/read_version.c, pmdb/reorganize.c, pmdb/utils.c, pmdb/write_ancil.c, pmdb/write_file.c, pmdb/write_pack.c:
	Initial revision

	* pmdb/Makefile.in, pmdb/init.c, pmdb/open.c, pmdb/pmdb.c, pmdb/pmdb.h:
	PM database library for RedHat Software.

Tue May  9 19:56:41 1995  Doug L. Hoffman  <hoffman@winter>

	* pmdb/pmdb.c:
	First working version, can create database and read back version stamp.

Thu May  4 17:21:17 1995  Doug L. Hoffman  <hoffman@winter>

	* pmdb/init.c, pmdb/open.c, pmdb/pmdb.c, pmdb/pmdb.h, pmdb/Makefile.in:
	Initial revision

