1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 11:16:37 +02:00
Files
anope/version.log
T

91 lines
2.5 KiB
Plaintext

# (C) 2003-2009 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
# $Id$
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="0"
VERSION_EXTRA="-svn"
VERSION_BUILD="1939"
# $Log$
#
# BUILD : 1.8.0 (1899)
# BUGS :
# NOTES : 1.8.0 Release
#
# BUILD : 1.8.0 (1896)
# BUGS :
# NOTES : Updated VERSION_BUILD to SVN as opposed to implying full release
#
# BUILD : 1.8.0 (1860)
# BUGS :
# NOTES : Updated src/core/Makefile.win32 to include the building of enc_sha1.c
#
# BUILD : 1.8.0 (1859)
# BUGS :
# NOTES : Updated Windows Installer build script files (.nsi) to include enc_sha1.dll.
#
# BUILD : 1.8.0 (1854)
# BUGS :
# NOTES : Archived version.log to version.log.old for pre Sourceforge SVN revisions and archived docs/NEWS to docs/OLDNEWS
#
# BUILD : 1.8.0 (1853)
# BUGS :
# NOTES : Updated some documentation for 1.8 release.
#
# BUILD : 1.8.0 (1852)
# BUGS :
# NOTES : Manually updated version.log to reflect changes since migration to Sourceforge SVN.
#
# BUILD : 1.8.0 (1850)
# BUGS : 966
# NOTES : Fixed crashbug in db-merger.
#
# BUILD : 1.8.0 (1845)
# BUGS : 966
# NOTES : Backport better fix for umode +d bug.
#
# BUILD : 1.8.0 (1832)
# BUGS : 970
# NOTES : Implemented MySQL fixes from patch supplied in bug #970
#
# BUILD : 1.8.0 (1827)
# BUGS : 966
# NOTES : Fixed improper tracking of 'd' usermode on UnrealIRCd.
#
# BUILD : 1.8.0 (1826)
# BUGS : 966
# NOTES : Set proper svn:keywords on the entire 1.8 repository.. now modules should return a decent version reply again.
#
# BUILD : 1.8.0 (1825)
# BUGS : 973
# NOTES : Fixed ChanServ setting +ntsi when akicking a user from an otherwise empty channel. Those modes are legit when kicking from a forbidden/suspended channel, but shouldn't block users from joining regular chans.
#
# BUILD : 1.8.0 (1824)
# BUGS :
# NOTES : Fixed session count being decremented twice on NickServ GHOST.
#
# BUILD : 1.8.0 (1754)
# BUGS :
# NOTES : changed error message to be more descriptive...
#
# BUILD : 1.8.0 (1697)
# BUGS : 964
# NOTES : Fixed ns resend for the resending of verification codes
#
# BUILD : 1.8.0 (1692)
# BUGS : 964
# NOTES : Prevent ns_access getting screwed over if using mysql - TODO more checks of mysql.c need to be done for stuff like this...
#
# BUILD : 1.8.0 (1665)
# BUGS : 965
# NOTES : Add fix from Julien S. for bug #965, BotInfo::chancount was not being correctly initialised correctly, thanks :)
#
#
# Migration to Sourceforge SVN has changed revision numbers. (Please see version.log.old)