diff options
author | Adam <Adam@anope.org> | 2010-08-13 14:01:19 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-08-13 14:01:19 -0400 |
commit | f1fa7e1a5fc4acd283039291efcc3e6dcec3c272 (patch) | |
tree | 9a5905597be447c044eec4b05efbf04d8a867647 | |
parent | a2e9e45e3778c7a29a30fbe3523026df5a5b8304 (diff) |
Fixed some line endings in version.log that would make ./Config fail
-rw-r--r-- | version.log | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/version.log b/version.log index 1a3c19d5c..dc077b0d8 100644 --- a/version.log +++ b/version.log @@ -8,13 +8,11 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="4" VERSION_EXTRA="-git" -VERSION_BUILD="3023" +VERSION_BUILD="3024" # $Log$ # Changes since the 1.8.4 Release -#Revision 3023 - Fixed minor wording error, and bumped version log from last -commit -#Revision 3022 - Removed \'s that appeared in kick message when BSGentleBWReason -isn't used +#Revision 3023 - Fixed minor wording error, and bumped version log from last commit +#Revision 3022 - Removed \'s that appeared in kick message when BSGentleBWReason isn't used #Revision 3021 - Removed Example.confs DefSessionLimit's reference to accepting 0, it doesn't. #Revision 3020 - Fixed bug #1180 - Fixed tracking of internal clients when they change nicks on TS6 IRCds #Revision 3019 - Properly track users hosts when a user is -x and has a vhost via chghost |