Wed Jul 20 15:53:16 1994  Philippe QUEINNEC  (queinnec@gogol)

        * templedit.c: include "dbutils.h" for caseCompare.
        (the_actions[]): running time transformed from do_addone into
        do_copy.
        (analyse): caseCompare() from dbutils.c used instead of stricmp().
        (link_error,main): file_error renamed into link_error.
        (launch_editor): added, and called by main at the end of edition,
        so the user can complete or correct the template.

        * Makefile: Ready for external distribution, without any
          Queinnec'ism.

        * README: improve installation doc.

        * MACHINES: incorporated from imoviedb distribution.

Tue Jul 19 15:32:12 1994  Philippe QUEINNEC  (queinnec@gogol)

        * freeze V0-4.

        * templedit.c: include <errno.h> and <unistd.h>
        Upgrade to new template generator:
        (readfirstline): change prefix char ']' into '#'
        (do_vrfy): renamed into do_addone.
        (the_actions[]): Summary by is no longer output on screen.
        (the_actions[]): add Corrections, Quotes, Aka titles and Running Time.
        (analyse): keyword match is now case-insensitive.
        (main): do acrobatic code to left the final result in the input
        file. The input file is saved into a backup file.

        * README: updated, and corrections by cn.

        * Makefile: change CFLAGS to get less warning.

Mon Jul 18 10:25:22 1994  Philippe QUEINNEC  (queinnec@gogol)

        * freeze V0-3 for wider distribution.

        * templedit.c (readnewname): If an unknown name is confirmed, it's
          inserted into the tree.

Tue Jun 28 09:31:16 1994  Philippe QUEINNEC  (queinnec@gogol)

        * freeze V0-2.

        * rectify.c (strstring): just like strstr() for stupid systems.
        (rectify): handle character names: grant, cary .... John Robie

        * templedit.c (readnewname): rectify takes five args.
        (readnewname): free attr and charname only if non-NULL.

        * rectify.h (rectify): takes five arguments.

        * TODO: "multiple titles in one file" works without changing one
          line. Oh, I am so wonderfu... segmentation fault, core dumped.

        * rectify.c/rectify.h: creation.

        * y-or-n.c/y-or-n.h: creation.

        * templedit.c (rectify): moved into rectify.c.
        (readnewname): fix potential core dump with readline returning NULL.
        (readnewname): ask confirmation if the name is not in the
        completion tree (if the tree exists).
        (do_genres): fix potential core dump with readline returning NULL.

Mon Jun 20 14:10:05 1994  Philippe QUEINNEC  (queinnec@gogol)

        * templedit.c (rectify): rewritten to handle attributes. Now
          returns three strings, for the cleaned name, the rectified name
          and the attribute. Take care of John (ii) Williams.
          (readnewname): remove ignore argument: it's rectify's job.
          (readnewname): fix memory leak.
          (init_actions): Add -DNOCASTLOAD to avoid loading actresses and
          actors databases.
          (main): close outfilename before quitting (fighting against purify).

Thu Jun 16 17:28:08 1994  Philippe QUEINNEC  (queinnec@gogol)

        * Makefile: Restructuration for standalone distribution.

Tue Jun 14 21:04:11 1994  Philippe QUEINNEC  (queinnec@gogol)

        * freeze V0-1

        * Makefile: Restructuration for simpler packaging: files from
          imoviedb come from current directory.

        * templedit.c (struct action): add comments
        (rectify): convert "surname, firstname" into "firstname surname"
        (readnewname): use rectify()
        (the_actions[]): add pluralizing of Producer and co.
        (init_actions): simpler initialization.

        * command.c (config_readline): bind doltrace to M-H
        (dolsomething): common code from dolist and doltrace moved into
        dolsomething.

Wed Jun  1 19:28:10 1994  Philippe QUEINNEC  (queinnec@gogol)

	* freeze V0-0

	* templedit.c, command.h, command.c, Makefile: Initial revision

