Changes in eggdrop: (since v1.3.0)
==================

1.3.9
Foundby   Fixedby   What....
          deadgrrrl xtra_tcl_set typo
Q         Beldin    lets fix chanfile = "" properly
          Beldin    .chaddr allowed too-long addresses
          Beldin    buffer overflow in start_sending_users with long entires
Thomas    Beldin    setuser laston global time setting
Daklop    Beldin    console.mod stored local channels still got broadcast join
          aaronwl   config file name made avaliable to scripts
KingKurly Kirk      setting sticky bans using * as the first character of the
                    comment has been tarted up a bit
          Kirk      mapping of listening ports has been changed, to stop the
                    problem with eggdrop grabbing more ports when rehashing 
                    when it couldn't get the specified listening port
	  Beldin    learn to delete from link lists kirk :P
          Kirk/Beldin revenge wasn't setting the channel deop flag correctly
                    on users who weren't in the userlist (do it properly)
          Beldin    added .modules command for report module listings
tdemarti  Beldin    made the chon binding require a return value (0 = cont, 
	            1 = stop handling)
tdemarti  Beldin    also made chon handlers verify they are using DCC_CHAT's
tdemarti  Beldin    part messages were still being passed on for unkown users
??????????????????? HP-UX module support (does it even work?)

1.3.8
Foundby   Fixedby   What....
          Beldin    kicks were not being logged all the time
          Beldin    -host on yourself still got checked for permissions
Daklop    Beldin    SEGV on +ban from a sharebot
Daklop    Beldin    a bit more info on revenge taking helps sometimes
Q         Kirk      extern CR when switching notes
Toblerone Kirk      sillyness in filedb.c
Melvan/Daklop Beldin console still not saving correctly (masktype changed)
????????? Beldin    seen module getxtra was looking up null user
????????? Beldin    xtra lines now have a 500 byte limit per key/data combo
          Rufus     /msg go infinite loop

1.3.7
Foundby   Fixedby   What....
Toblerone Kirk      pub & pubm messages were being passed n!u@h not u@h
Ernest B. Kirk      +/-cycle added
Daklop    Beldin    lastons were back-the-front
          Ernest B. buildstatic failure to execute bug
Daklop    Beldin    glad I didnt release 1.3.6 public (no sharing at all :/)
TheGhost  Beldin    channels should default to +cycle, and +/-cycle should
                    only effect cycling
          Kirk      .su fix
	  
1.3.6 (patch released for testing only)
Foundby   Fixedby   What....
tdmarti   Beldin    tcl_addbot was still using old bot address storage method
tdmarti   Beldin    botaddr_tcl_set wasnt handling empty bot address info well
          Beldin    sped up language idx lookup a little
tdmarti   Beldin    failed .su wast changing back the .nick of dcc_
          aXs       checks if bot is opped before sending some kicks/bans
          Beldin    general cleanup of tclusers.c while I was in there
BB        Beldin    .match +<unknown flag> will tell you that now :P
deadgrrrl Beldin    filedb's were not being updated correctly when files were
                    dcc sent, this was do to module version # mismatches, 
		    several other cases of this found & fixed
          Darkdruid new getops-2.0 
wheely    Beldin    tcl_setchan wasnt broadcasting a part for localbot chans
reaper    Beldin    dcc & pub binds were triggering always with udef flags
Q         Beldin    /msg whois AKA was giving wrong user
tdmarti?  Beldin    setuser botaddr & botfl could be used on users
Warmage   Raistlin  fixed halfway broken support for + channels on dalnet
                    this breaks several commands which will be fixed, and
                    the bot also needs to know that the channel may be
                    modeless
Daklop    Beldin    irc module report chopped off some channels.
Daklop    Beldin    sharing of channel info make sharebots go bewm
      Daklop/Beldin laston should be copied from current data during a
	            userfile download
      Daklop/Beldin support for private-global, private-user sharebot variable
Daklop    Beldin    unshared userents were still being set/processed in the 
                    userfile
		    
1.3.5
Foundby   Fixedby   What....
mrbond    Beldin    remote boots were working
melvan    Beldin    GLOBAL_CHANS was defined wrong in tandem.h
C.massam  Beldin    default .fwd binding was wrong
          DK        finally the dissapearing channel bans are fixed
BB        Beldin    kicked ops were not being revenged
BB        Beldin    lets get make install right
          BB        .ignores are check before even ident lookup occurs
GSCEGO    Beldin    getuser LASTON #channel was sick (wrong arg)
          Beldin    .bottree bizzarely broken
          Kirk      an enforced mode of -l was being interpreted as -p
          Kirk      automation of adding a language file for modules
          Kirk      wire.mod loads it's own .lang file
          Kirk      filesys.mod has it's own .lang file (moved out of core)
          Kirk      added install entries for installing .lang files
Prime     Beldin    /msg whois response was incorrectly showing o/b/m
          Beldin    all channels were being set static on startup
Daklop    Beldin    'private-owner's could have their other flags changed.
          BB        post-identd ignores check was broken
	  BB        .simul was report incorrect user
BB        Beldin    lets just merge in -DEBUG, it'll help debugging errors
Bogus     Beldin    nkch binding was being called as link binding
          Beldin    remote motds now show relevant highlighting
Scuzzi    Beldin    you gotta worry about someone who stops 1/2 through
                    modifying a function (enforced chanmodes)
		    
1.3.4
Foundby   Fixedby   What....
          Darkfox   make install messup
	  aXs       revenge added extra *!
wheely    beldin    messed up the protect modes
          DK        stuff to fix the borg
          DK        better cp handling
Q         Beldin    .match <number> was skipping rather than limiting
Daklop    Beldin    +host on a user not on both bots SEGV'd the bot without 
                    the user.
Daklop    Beldin    unshared users gettin duplicate chanrecs
?DOH?     Beldin    getuser <h> laston fr0ke with new channel arg
          Beldin    netsplits were not being detected
LSC       Beldin    .help was getting confused with extra spaces

1.3.3
Foundby   Fixedby   What....
          Beldin    cmd_chattr wasnt calling check_dcc_*attr *scmack*
	  Beldin    buffer overflow in tell_who, cmd_banner
various   various   doc updates..makefile tweaks..
Daklop    Beldin    problems with setting enforced keys/limits
jman      Beldin    ignores expiring + use-silence == BEWM
wheely    Beldin    I forgot to write hosts_tcl_get/set
wheely    Beldin    oldbotnet pass on off away messages was chat not chan
TheGhost  Beldin    where did tcl_jump go?
          DK        -DBORGCUBE added
????????  Beldin    get/setuser LASTON now manipulates channel settings too
Daniel    Beldin    listen script broken
MULTITUDE Beldin    console.mod messup...
Daklop    Beldin    unshared channel flags were being copied over
various   Beldin    notify-users added to notes module, turns on/off hourly
                    notes waiting
		    
1.3.2
Foundby   Fixedby   What....
          Kirk      compat.so removed from eggdrop.conf
BB        Beldin    FreeBSD uses SA_RESETHAND
          Beldin    various help file tweakes wrt userinfo1.0.tcl
          Beldin    .stick with long host buffer overflowed
TheGhost  Beldin    tcl_getuser/setuser were not silently ignore user *
Kirk      Beldin    woops, didnt need +x to get into file area
          Kirk      added klined.tcl
	  Kirk      quite a few typos
Daklop    Beldin    some channel flags were not being updated on userfile
                    download
          Beldin    share-greet = 0 bot's wont send chan info lines on uf send
	  Beldin    share-greet = 0 bot's will use old info lines on uf recv.
Daklop    Beldin    global udef flags not shared
MANYIDJITS Beldin   .chattr <nick> no longer sets a chanrec for <nick> unless
                    | is used
David     Beldin    english fix
plan9     Beldin    higher default server-cycle-wait will make for less irate 
                    IRCOps :)
		    
1.3.1 - The omigod how did I forgot that patch
Foundby   Fixedby   What....
David     Beldin    some machines dont have SA_ONESHOT, DOH :/
          Beldin    eggdrop.conf.dist still mentioned putegg
          Beldin    userinfo1.0.tcl + tcl8.0 didnt load correctly
	  Beldin    filesys get <file> <nick> with nick > HANDLEN got truncated
          Ec|ipse   Fixed weed c option to handle extra info
