summaryrefslogtreecommitdiff
path: root/version.log
blob: 4e0e28481ee475f8d50cde538175cf206582529a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# (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)