mirror of
https://github.com/anope/anope.git
synced 2026-06-29 19:56:37 +02:00
Initialise git for 1.8-git
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
|
||||
Anope Version 1.8.5
|
||||
-------------------
|
||||
05/05 A Added an internal event called when a nick is requested [ #00]
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** MODIFIED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** DELETED CONFIGURATION DIRECTIVES **
|
||||
|
||||
Anope Version 1.8.5
|
||||
-------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
*** New Strings:
|
||||
|
||||
*** Mod Strings:
|
||||
|
||||
*** Del Strings:
|
||||
|
||||
|
||||
Anope Version 1.8.5
|
||||
-------------------
|
||||
*** New Strings:
|
||||
|
||||
+3
-1
@@ -1,6 +1,8 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
|
||||
Anope Version 1.8.5
|
||||
-------------------
|
||||
|
||||
- NONE
|
||||
|
||||
Anope Version 1.8.4
|
||||
|
||||
+6
-2
@@ -7,10 +7,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="8"
|
||||
VERSION_PATCH="5"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="3037"
|
||||
VERSION_EXTRA="-git"
|
||||
VERSION_BUILD="3038"
|
||||
|
||||
# $Log$ # Changes since 1.8.5 Release
|
||||
#Revision 3038 - Initialise git for 1.8-git
|
||||
|
||||
|
||||
|
||||
|
||||
# Leading up to 1.8.5 Release
|
||||
#Revision 3036 - Various windows build scripts fixes and to include ns_noop_convert & os_ignore_db.dll in builds
|
||||
|
||||
Reference in New Issue
Block a user