mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 01:43:13 +02:00
Minor crontab fix and docs update
This commit is contained in:
@@ -2225,4 +2225,6 @@ seen. gmtime warning still there
|
||||
in include/config.h for more information.
|
||||
- Fixed PRIVMSG bug with multiple targets.
|
||||
- Yet another resolver fix
|
||||
- Fixed a bug with using crontab
|
||||
- Docs update
|
||||
*** Unreal3.2-beta17 release *** (god save us)
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
<div align="center"><b><font size="7">UnrealIRCd</font></b><br>
|
||||
<font size="4"><a href="http://www.unrealircd.com">http://www.unrealircd.com</a></font><br>
|
||||
<font size="4">Version: 3.2</font><br>
|
||||
<b>Current Version:</b> 3.2 Beta16<br>
|
||||
<b>Last doc update:</b> 2003-06-03 </div>
|
||||
<b>Current Version:</b> 3.2 Beta17<br>
|
||||
<b>Last doc update:</b> 2003-06-15 </div>
|
||||
<b>Head Coders:</b> Stskeeps / codemastr / Luke / McSkaf / Syzop<br>
|
||||
<b>Contributors:</b> Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk<br>
|
||||
<b>Documentation:</b> CKnight^ / Syzop<br>
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@ dir="../src"
|
||||
ircdexe="ircd"
|
||||
|
||||
# I wouldn't touch this if I were you.
|
||||
ircdname="ircd.pid"
|
||||
ircdname="../ircd.pid"
|
||||
|
||||
########## you probably don't need to change anything below here ##########
|
||||
|
||||
|
||||
Reference in New Issue
Block a user