1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 08:33:12 +02:00

BUILD : 1.7.10 (862) BUGS : NOTES : Fixed anope_cmd_part passing on "\0" instead of NULL when given NULL-arg

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@613 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-08-29 14:09:02 +00:00
parent 01bfee779b
commit 75deeba7c7
3 changed files with 12 additions and 5 deletions
+5 -1
View File
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="10"
VERSION_BUILD="858"
VERSION_BUILD="862"
# $Log$
#
# BUILD : 1.7.10 (862)
# BUGS :
# NOTES : Fixed anope_cmd_part passing on "\0" instead of NULL when given NULL-arg
#
# BUILD : 1.7.10 (858)
# BUGS :
# NOTES : Converted docs/FAQ to a more organized format