1999-12-29  Jose M. Vidal  <jmvidal@dali>

	* configure.in: new version.

	* bk2site.C: sorting works.

	* reference.H, reference.C, bk2site.C:
	Sorting folders works again. How long was that broken?!?
	hay caramba!

	* reference.C: If a folder has a subfolder that is an alias of another
	folder, the subfolder's creation time is NOT used to
	update the folder's creation time.

1999-12-28  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C: Set the default newgif to a working html string.

	* configure.in: New version.

	* bk2site.1, bk2site.C, dot.bk2siterc, indexbase.html, otherbase.html, reference.C, reference.H:
	New feature lets user change the creation time of
	a folder to be the max creation time of any of its descendants
	or of any of its children.

	Changed the newgif and made it a chunk of HTML which
	will be inserted in place of the %NEW when appropiate.

	* AUTHORS: Added the missing guys.

1999-12-09  Jose M. Vidal  <jmvidal@dali>

	* search.pl: Clicking on the "10 20 30" after a two word search
	now works. Also, they don't skip the 10th item.

	* configure.in: 0.9.4

	* Makefile.am: stuff.

	* bk2site.C, reference.H:
	Merge now works when the PUBLIC folder is also the
	"topfolder".

1999-12-08  Jose M. Vidal  <jmvidal@dali>

	* configure.in: New version 0.9.3

	* channel.C, iwebstream.C, iwebstream.H, reference.C:
	The comments from one item in a channel no longer appear
	in other items with no <description> section.

	* bk2site.1: Updated search.pl documentation.

1999-12-07  Jose M. Vidal  <jmvidal@dali>

	* element.C: Added error message when channel not found.

	* dot.bk2siterc, redirect.pl:
	Changed to urllog file, added comments about its usage.

	* configure.in: New version.

	* channel.C, iwebstream.H:
	Added error message for when channel file does not
	parse. If file does not parse we now try the backup
	file.

	* Makefile.am: Added tag comment and copying rpms.

1999-12-05  Jose M. Vidal  <jmvidal@dali>

	* Makefile.am: Now rpm2 copies rpms to web directory.

1999-11-30  Jose M. Vidal  <jmvidal@dali>

	* dot.bk2siterc: Commented out channels.

	* bk2site.C:
	Error message if more extrafilename than extrafilebase (or viz.)

1999-11-22  Jose M. Vidal  <jmvidal@dali>

	* dot.bk2siterc: Fixed lwm (should be lwn) typo.

	* bk2site.C: Fixed todo list.

	* check-meta.pl: New version (0.5) sent in by August Horandl.

1999-11-13  Jose M. Vidal  <jmvidal@dali>

	* bk2site.1, bk2site.C, channel.C, channel.H, element.C:
	Channels now support %HITS tag.

1999-11-03  Jose M. Vidal  <jmvidal@dali>

	* check-meta.pl: New version (0.4) sent in by August Hoerandl.

	* configure.in: Spelled nsl correctly.

	* configure.in: New version.

	* INSTALL: Reminding me of autoheader.

	* configure.in: Added check for nls library (Solaris needs it).

1999-11-02  Jose M. Vidal  <jmvidal@dali>

	* Makefile.am, configure.in:
	Added some macros from the configure.in of wget.
	Hopefully it should not check for the socket library
	and include it (-lsocket) when linking.

1999-11-01  Jose M. Vidal  <jmvidal@dali>

	* reference.C, channel.C:
	Fixed bugs so that channels without image sections
	can now be read properly.

1999-10-29  Jose M. Vidal  <jmvidal@dali>

	* element.C:
	newsandnewadd now ignores aliases. This eliminates duplicates in
	the output.

1999-10-27  Jose M. Vidal  <jmvidal@dali>

	* Makefile.in, bk2site.1, configure.in, Makefile, Makefile.am:
	New version (0.9).

	* bk2site.C, element.C, iwebstream.C, iwebstream.H, reference.C, reference.H:
	Now all (??) of the file reads use iwebstream, so urls
	can be used wherever we need to read in a file.

1999-10-26  Jose M. Vidal  <jmvidal@dali>

	* iwebstream.C: The http reply now includes only the actual web page.
	The other messages are cut out. I should parse these
	at some point...

	* bk2site.1: newsandnewadd was added.

	* README: Starting to make it into a programmer's guide to bk2site.

	* element.C, element.H, reference.C:
	Added support for newsandnewadd tag. Fixed autofill.
	Fixed daysold tag.

1999-10-25  Jose M. Vidal  <jmvidal@dali>

	* ChangeLog, Makefile, Makefile.am, Makefile.in, bk2site.1, bk2site.C, dot.bk2siterc, element.C, element.H, reference.C, reference.H:
	Added support for channels and date tag.

	* channel.H: channels!

	* channel.C: Channel support. We start with my.netscape channels.

	* iwebstream.H: Provides interface to web and local files.

	* iwebstream.C: Provides interface to http: and local documents.

1999-10-13  Jose M. Vidal  <jmvidal@dali>

	* search.pl: It now prints out the answer when there is only one match.

1999-10-12  Jose M. Vidal  <jmvidal@dali>

	* bk2site.1: Fixed "old days" option.

	* ChangeLog, Makefile, Makefile.am, Makefile.in, configure.in, element.H:
	Fixed warnings.

	* bk2site.1: Added contributors.

1999-10-11  Jose M. Vidal  <jmvidal@dali>

	* search.pl: Fixed small bugs with the "showing 1--10" message and
	the links "0 10 20" at the end of the page.

	* bk2site.1: First version.

	* INSTALL, Makefile.am, README, dot.bk2siterc, spec:
	Changed to accomodate new man page.

1999-10-06  Jose M. Vidal  <jmvidal@dali>

	* ChangeLog, Makefile, Makefile.in, check-meta.pl, configure.in, search.pl:
	search.pl does not prepend ../ to the directory (last part)
	results.

1999-09-08  Jose M. Vidal  <jmvidal@dali>

	* Makefile.am, spec: Added check-meta.pl to distribution.

	* README, element.C, element.H:
	Added variable "daysold" to the language.
	URLS that were created more than daysold ago will not be shown.
	Default is to show all.

	* bk2site.C, reference.C, reference.H:
	%COMMENT and %NHCOMMENT now auto-fill their output to 80
	columns.

	* bk2site.C, dot.bk2siterc, element.C, reference.H:
	Added -nc and "comments" variable, to turn off comment output.

	* Makefile.in, Makefile, ChangeLog: Updating.

	* bk2site.C: Changed todo list.

	* search.pl: $database (db) now defaults to urls.db

1999-09-06  Jose M. Vidal  <jmvidal@dali>

	* search.pl:
	Now checks to see if urls.db is a regular file, or if it has metadata.

	* check-meta.pl: Made it check the first line for file type.
	Now supports regular urls.db and urls.db with metadata automatically.

	* check-meta.pl: First time.

1999-09-05  Jose M. Vidal  <jmvidal@dali>

	* README: Added %NHCOMMENT

	* spec: fixed location of files.

	* spec, searchbase.html, search.pl, reference.H, reference.C, otherbase.html, newbase.html, indexbase.html, element.H, dot.bk2siterc, configure.in, Makefile.in, Makefile:
	added multiuser

	* closeup.gif, cool.gif, cool2.gif, disk.gif, earth.gif, ltbulb.gif, mailto.gif, mana_red.gif, new.gif, news.gif, note.gif, question.gif, smiley.gif, thumbs_down.gif, spec, ChangeLog, missing, mkinstalldirs, acconfig.h, config.h.in, Makefile.in:
	new

	* Makefile.am: First checkin

	* install-sh: First checkin.

	* newbase.html: About time...first commit.

	* dot.bk2siterc: First checkin...about time!

1999-09-04  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C: commited from home.

	* reference.H, reference.C: Added %NHCOMMENT

1999-09-03  Jose M. Vidal  <jmvidal@dali>

	* configure.in: 8.1 version.

	* search.pl: Default num is now 20.

1999-08-20  Jose M. Vidal  <jmvidal@dali>

	* search.pl:
	Fixed "search for bk2site" bug, by escaping all funky chars in the search string.

1999-08-11  Jose M. Vidal  <jmvidal@dali>

	* reference.C: PUBLISH now works for deep folders.

	* configure.in: new version.

	* Makefile: no -g.

1999-08-10  Jose M. Vidal  <jmvidal@dali>

	* Makefile, README, bk2site.C, reference.C, reference.H:
	Added outputbookmarkfolder variable to .bk2siterc.
	Ouput bookmarkfile is now much closer to the original
	--except for <BR>, <HR>, and sort comments.

1999-08-09  Jose M. Vidal  <jmvidal@dali>

	* README, bk2site.C, reference.C, reference.H:
	Added merge abilities (2 methods).
	  - INCLUDE bookmarkfile
	  - PUBLISH
	Added -ns switch, so that bk2site can be used with -o as a filter.

1999-08-08  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C, reference.C, reference.H:
	Added writeAsBookmarkFile in referenceTree.

1999-07-29  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C: just checking.

	* README: added bk2site:include:search info.

	* element.C, element.H:
	bk2site:include now gets rid of %QUERY, %NUMBER, %ESCQUERY in input file.
	bk2site:inlcude:search leaves them in.

	* search.pl: Ignore 1-char queries.

	* searchbase.html: fixed html.

	* reference.C: minor changes.

	* otherbase.html, indexbase.html: fixed html.

	* bk2site.C: minor changes.

	* README: updated

	* NEWS, INSTALL, COPYING, configure.in, AUTHORS: New.

	* Makefile: minor changes.

1999-07-21  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C: Set -f to NOT load ~/.bk2siterc when specified.

	* README: include tag added.

	* element.H: Added bk2site:include support. (getContents function).

	* element.C: Added bk2site:include support.

1999-07-14  Jose M. Vidal  <jmvidal@dali>

	* README: Updated Hits documentation.

1999-07-13  Jose M. Vidal  <jmvidal@dali>

	* element.C: Private URLS should also not print out.

	* element.C: PRIVATE folders do not appear in output anymore.

1999-07-07  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C:
	Check for undeclared enviroment variables. This was causing core dumps when bk2site was run as a cron job.

	* README: Updated.

1999-07-06  Jose M. Vidal  <jmvidal@dali>

	* reference.C: Got rid of magic strings.

	* element.H, element.C:
	Changed the way sections are defined to make them more modular.

1999-07-05  Jose M. Vidal  <jmvidal@dali>

	* reference.H, reference.C: Added title variable.

	* element.C, element.H: Added startNum.

	* bk2site.C: Fixed Error printout bug.

	* reference.C: Fixed makeVector bug.

1999-07-04  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C, element.H, element.C, reference.H, reference.C:
	Added createPage and fileView class.

	* reference.H, reference.C: Pruned dead code.

1999-07-03  Jose M. Vidal  <jmvidal@dali>

	* search.pl, otherbase.html, indexbase.html, README, reference.H, reference.C, bk2site.C:
	Major changes.

	* element.H, element.C: First revision.

1999-07-01  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C: test.

1999-06-24  Jose M. Vidal  <jmvidal@dali>

	* redirect.pl: First commitment.

	* reference.C: Fixed subdirectory pointers when using -nd.

1999-06-08  Jose M. Vidal  <jmvidal@dali>

	* README: fixed href.

1999-06-03  Jose M. Vidal  <jmvidal@dali>

	* search.pl: Added %ESCQUERY.

1999-06-01  Jose M. Vidal  <jmvidal@dali>

	* search.pl: Got rid of escapes.

	* search.pl: Fixed bugs.
	Added %QUERY and %NUMBER replacements in searchbase.html
	Changed otherbase.html to searchbase.html
	Fixed problem with searching for words that are the same
	as directives (i.e. those funny words in the comments that are meant
	to be understood by %IFCOMHAS()).
	New feature, search on directives!

	* searchbase.html: New search base file.

1999-05-24  Jose M. Vidal  <jmvidal@dali>

	* reference.C, search.pl: Fixed problem with ? in titles.

1999-05-10  Jose M. Vidal  <jmvidal@dali>

	* README: Changes.

	* search.pl:
	Added the search box, with searches to google, hotbot and altavista.

1999-05-07  Jose M. Vidal  <jmvidal@dali>

	* search.pl: Now new.gif works.

1999-05-06  Jose M. Vidal  <jmvidal@dali>

	* search.pl: bug

	* search.pl: Deleted some extra lines...

	* bk2site.C: Writes urltemplate, newgif, and timecutoff to urls.db.

	* search.pl:
	It now reads urltemplate, newgif and timecutof from urls.db.

1999-05-04  Jose M. Vidal  <jmvidal@dali>

	* reference.C: Set the alt= of the new.gif to "Added x/y/z",
	where x/y/z/ is the creation date.

1999-04-29  Jose M. Vidal  <jmvidal@dali>

	* reference.C: It can now better handle truncated bookmark.html files.

1999-04-26  Jose M. Vidal  <jmvidal@dali>

	* reference.C: Fixed bug with ? in titles.

	* reference.C:
	Ooops, fixed the bug that made the new.html be a top-20 list.

1999-04-23  Jose M. Vidal  <jmvidal@dali>

	* reference.H, reference.C, bk2site.C:
	Added patch from Barrero (for flat filesystem). Fixed bugs in patch.
	Put top hits on first page. Bug fixes.

1999-04-13  Jose M. Vidal  <jmvidal@dali>

	* reference.C: Writes and reads hits.

	* search.pl: Understands "hits"

1999-04-09  Jose M. Vidal  <jmvidal@dali>

	* reference.C:
	Fixed bug that made folders on main page appear wrong when they
	had more than 1 column.

1999-04-08  Jose M. Vidal  <jmvidal@dali>

	* reference.H, reference.C, bk2site.C:
	OK, urllog now is "time \t url". Added hitstimecutoff.

	* reference.C: Now writes new packed urllog file.

	* bk2site.C, reference.H, reference.C:
	It handles urllog files with urls followed by number of hits.

1999-04-02  Jose M. Vidal  <jmvidal@dali>

	* reference.C: Added %COMMENT for folders. Cleaned up a bit.c

1999-03-31  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C, reference.C, reference.H:
	Added %HITS and urllogfile support.

1999-03-30  Jose M. Vidal  <jmvidal@dali>

	* reference.H, reference.C: Added %IFCOMHAS.

1999-03-26  Jose M. Vidal  <jmvidal@dali>

	* reference.H: Changed time vars from int to time_t.

	* reference.C:
	Changed the gettimeofday() to a time() call and used ctime instead of sys/time.h
	All in an effort to make this all C++.

1999-03-16  Jose M. Vidal  <jmvidal@dali>

	* indexbot.html:  No longer needed.

1999-03-15  Jose M. Vidal  <jmvidal@dali>

	* reference.C, reference.H, bk2site.C:
	Added url, folder, new, new additions templates. First pass.

1999-03-09  Jose M. Vidal  <jmvidal@dali>

	* reference.C: Changed the way the .url field is output for folders.
	It is now preceeded by seachtorootpath and followed by INDEX.

	* search.C, search.pl: Minor cosmetic changes.

1999-03-08  Jose M. Vidal  <jmvidal@dali>

	* search.pl: First Revision.

1999-03-06  Jose M. Vidal  <jmvidal@dali>

	* search.C: New search program. First version.

	* CGILib.C: First Version.

	* CGILib.H: First version.

1999-03-02  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C, reference.C, reference.H: Added INDEX option.

	* reference.C: Fixed index.html bug

1999-02-26  Jose M. Vidal  <jmvidal@dali>

	* reference.H, reference.C: Added configure.

	* bk2site.C: Using the "configure" scripts.

	* bk2site.C, reference.H, reference.C:
	Added exttarget, otherbookmarktd, foldertd, made every link relative.
	Added index.html at end of all local links.

1999-02-14  Jose M. Vidal  <jmvidal@dali>

	* reference.H, reference.C, bk2site.C: Added $HOME, $USER, sort.

1999-01-29  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C, reference.H, reference.C: Added .bk2siterc and PRIVATE.

1999-01-25  Jose M. Vidal  <jmvidal@dali>

	* reference.H: Added aliasing.

	* reference.C: Added basic aliasing to URLs and Folders.

1999-01-23  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C: Added -d default.

1999-01-21  Jose M. Vidal  <jmvidal@dali>

	* bk2site.C: Testing VC.

	* Makefile, bk2site.C, indexbase.html, indexbot.html, indextop.html, otherbase.html, reference.C, reference.H:
	Imported sources

	* Makefile, bk2site.C, indexbase.html, indexbot.html, indextop.html, otherbase.html, reference.C, reference.H:
	New file.

