1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 18:26:39 +02:00

BUILD : 1.7.3 (110) NOTES : Anope 1.7.3 Release

git-svn-id: svn://svn.anope.org/anope/trunk@110 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@86 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-05-16 21:31:18 +00:00
parent 9204bb30ab
commit 1dbf144c58
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ Provided by Anope Dev. <dev@anope.org> - 2004
05/12 F xOP management inconsistency [ #38]
05/11 F Bug with module unload / memo moduleData [ #43]
05/05 F Bug with RDB and empty nickserv greet message [ #28]
05/08 F Segfault on MySQL FORBID [ #14]
04/22 F ALIST bug when being invoked by systems admins [ #20]
Provided by Rage IRCD. <rageircd@users.sourceforge.net> - 2004
+4 -1
View File
@@ -8,10 +8,13 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="3"
VERSION_BUILD="109"
VERSION_BUILD="110"
# $Log$
#
# BUILD : 1.7.3 (110)
# NOTES : Anope 1.7.3 Release
#
# BUILD : 1.7.3 (109)
# BUGS :
# NOTES : make install now moves anoperc to bin, also typos and one bug in anoperc fixed (ps ux changed to ps auxw which was failing when paths were too long to fit on the screen)