fidoconfig 0.8
(released on Mon Jun  7 22:37:09 CEST 1999)
--------------

----- cvs ci ------
Mon Jun  7 20:43:29 CEST 1999
mtt:
* fixed some null-pointer issues.

----- cvs ci ------
Sun May 30 22:26:26 CEST 1999	
mtt:
* fixed a bug in (2)

----- cvs ci ------
Sun May 23  18:50:01
Fedor:
+ added tokens RemoteRobotName - Areafix (default) or another
  and fRequestFromUpLink - link's access for Forward Requests.

----- cvs ci ------
Tue May 18 17:54:01 CEST 1999 
mtt:
* added fconf2squish which can be used for squish config based programs
  like sqLink
* (2) fidoconfig now adds .0 to the pattern of a route when there is no . and no * in it.
	
----- cvs ci ------
Sun May 16 23:26:39 CEST 1999
mtt:
+ fidoInst for new config adapted

----- cvs ci ------
Wed May 12 13:05:10 NOVST 1999
Max:
+ update documentation

----- cvs ci ------
Tue May 11 21:55:03 CEST 1999
mtt:
+ netmailarea can now also be netarea, and if you have $ in your squish area definition, 
  golded may read the fidoconfig file directly. (kolya)
	
fidoconfig 0.7
(released on Wed Apr 21 18:44:22 CEST 1999)
--------------

----- cvs ci ------
Sun Apr 25 21:37:29 CEST 1999
Antonio:
+ Fixed bug in stripComment() if comment line had more than one '#'.
  New stripComment(). Test it please!.
+ Some fixes in tparser.

----- cvs ci ------
Sun Apr 18 20:36:56 CEST 1999
Mtt:
+ fixed wrong Documentation. Please do a make next time.

----- cvs ci ------
Sun Apr 18 15:45:09 NOVST 1999
Max:
+ add separateBundles option

Fri Apr 16 21:27:53 NOVST 1999
Max:
+ update proposal.texi
     
----- cvs ci ------
Wed Apr 14 14:54:14 CEST 1999
mtt:
+ Comments are now removed from the line before the parsing. 
  If the # is between two " it is no comment. 
  Take a look at the state-machine in stripComment() if it is correct.
+ if you use a statement which specifies information about a link (ourAka,
  autocreateDefaults...) it is first tested now, if a link exists.
+ if in an area Option the string msg is recognized the area is a *.msg area.

----- cvs ci ------
Sun Apr 11 17:00
Antonio:
+ '-a' option added to fconf2golded. Export areas only.
+ fidoconfig now supports descriptions for fileareas.
+ update tparser.

----- cvs ci ------
Sat Apr  10 22:25:12
Max:
removed $f from unpack code
	
----- cvs ci ------
Tue Apr  6 18:23:17 CEST 1999	
Antonio: (applied by mtt)
+ Fidoconfig and hpt now supports descriptions for areas. See docs for
  more info and examples. fconf2golded supports too.
+ fconf2golded export localareas too. dupe and bad areas are local type now.
+ fidoconfig supports filenames with one or more spaces on it. Should be
  between double quotes.
+ fidoconfig and hpt supports create and read filenames of areas in dos
  style (8+3). Useful when you use Linux and want to store your message base
  on a DOS partition.
+ Modifications in tparser.


----- cvs ci ------
Mon Mar  29 16:02
Fedor:
+ token "ReportTo" added to s_fidoconfig for report to echoarea or netmail

----- cvs ci ------
Thu Mar  18 22:21
Max:
+ carbons to echoarea (not only to localarea)

----- cvs ci ------
Wed Mar  17 20:50
Max:
+ changed -m <integer> to -$m <integer> in echoarea options
- -m changed to -mn (mandatory to link in echoarea options)

----- cvs ci ------
Mon Mar  15 20:50
Max:
+ win32 port by Edgar Chupit (chupit@mail.lv)
+ logEchoToScreen
+ update tparser
	
----- cvs ci ------
Wed Mar  10 15:37
Max:
+ "availableareas" changed to "forwardRequestFile"
+ "areafixKillReports"
+ update proposal
+ update tparser
	
----- cvs ci ------
Mon Mar  8 21:42
Max:
- fixed a bug when found unknown link in echoarea

Mon, Mar 1 22:00
  Gabriel Plutzar
+ included new keywords & features needed by Husky Tick:
  * FileAreaBaseDir <directory>                                
    Where the directories for all File areas shall be made at autocreate  
    Same as MsgBaseDir                                                    
  * AutoFileCreateDefaults <string>                                       
    Defaults for File Area Autocreate                                     
  * FileFixHelp <file>                                                    
    Help file for FileFix  (Same as AreaFixHelp for AreaFix)              
  * FileArea <name> <fileareapath> <uplink> [options] <downlinks>         
    Same as EchoArea, most options are valid                              
+ included generic new keyword fpr HPT & HTICK
  * LogLevels <string>
    You can specify all Loglevels you want in your log
    Default is 123456789, use 23456789 if you don't want all the IDLE
    sessions in your logfile (eg when you start hpt once a minute)
- Minor Bugfixes

fidoconfig 0.6 
(released on Mon Mar  1 19:49:03 CET 1999)
--------------

Mon Mar  1 19:47:36 CET 1999
- applied work when i staid in Austria
- djgpp port

----- cvs ci ------
Thu Feb 25
  Gabriel Plutzar
* Rewrote patimat, changed priority of include file directories in hpt to
  include the new patimat funktion correctly, included missing include
  files.
+ Added patimat to fconf2fidogate for better config-file interpretation

----- cvs ci ------
Mon Feb 22 11:09:53 MET 199
  Tobias Ernst:
+ Added patimat for case insensitive pattern matching	

Sat Feb 20 21:18:51 MET 1999
  Tobias Ernst:
+ Wrote documentation for the packet forwarding feature.	
- Removed some things from the link structure that I did not need any
  longer for the PKT forwarder.
	
Sat Feb 20 19:26:54 MET 1999
  Tobias Ernst:
- Added the move_file routine. Use it to move files instead of rename,
  because it can also move across file system boundaries.
- Some changes to the structures required by the PKT forwarding feature.

----- cvs ci ------
Wed Feb 17 20:07:00 CET 1999
  Gabriel Plutzar:
- added a new remap statment. It takes the parameters
  ToName,OldAddr,NewAddr, seperated by commas. ToName or OldAddr may be *.
  If a Netmail meets the ToName and OldAddr Criteria, it is sent to NewAddr.

----- cvs ci ------	
Mon Feb 15 18:28:21 CET 1999
- included sergeys patch for a correct readLine()
  Max Levenkov:
- forwardRequests option supported by fidoconfig and tparser
- changed the name of some enumerations
- added forwardPkt statement (on, secure, off) it will be implemented by tobi
- added autoCreateFile statement
	
----- cvs ci ------
Sun Feb 14 12:57:04 CET 1999
- included new fconf2fidogate from Gabriel
- applied patches from Antonio Perez so there is
  no need for the system calls in fconf2*

----- cvs ci ------
Fr  12 Feb 1999 14:02:37 CET [tobi]
- Revised makeUniqueDosFilename. It does not have to sleep before
  returning a file name now and is even more unique than previously :-)

----- cvs ci ------
Thu Feb 11 15:33:36 CET 1999
- fixed a small warning, where a time was compared to a NULL Pointer

----- cvs ci ------	
Wed Feb 10 16:04:46 MET 1999
- fixed a null pointer bug in tparser
	
----- cvs ci ------
Wed Feb 10 14:50:04 MET 1999 [tobi]
- added makeUniqueDosFilename() which can be used to create more or
  less unique PKT file names. See the comments in common.c for details.

----- cvs ci ------
Thu Feb  4 00:34:55 CET 1999
- fixed a bug in makefile.lnx which leads to the behaviour that
  libfidoconfig.so.$(VER) is not newly generated.
Wed Feb  3 23:23:06 CET 1999
- added isLinkOfArea()
Wed Feb  3 12:32:56 CET 1999
- added getConfigFileNameForPogram() which can be used to search for
  config-files in a way similar to fidoconfig. See header file for exact
  description.

----- cvs ci ------
Wed Jan 27 18:36:53 CET 1999
- fixed many null pointer seg-faults
----- cvs ci ------
Fri Jan 22 00:00:04 CET 1999
- added LinkWithImportLog added (gerald)
- tailing spaces will be killed in every line (gerald)

----- cvs ci ------
Tue Jan 19 19:46:05 CET 1999
- changed makefile for use without installing the libraries
----- cvs ci ------
- changed public to publicDir

----- cvs ci ------
Mon Jan 18 17:16:24 CET 1999
- fixed makefile.lnx to have fconf2aquaed
Wed Jan 13 20:12:00 CET 1999
- applied Kolyas memory bug fixes
