diff options
author | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b <drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2007-09-02 13:41:14 +0000 |
---|---|---|
committer | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b <drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2007-09-02 13:41:14 +0000 |
commit | 113eaa042eaa7b71485de588a082fab096d56c76 (patch) | |
tree | a863d000e373e0b35b0e5e6fbc2db5ef51c119b7 /docs/WIN32.txt | |
parent | 5088cdcf99af8b7427aaed5c62bc208607be4f13 (diff) |
BUILD : 1.7.19 (1298) BUGS : N/A NOTES : [1] Applied heinz patch to WIN32 docs [2] Corrected comment in chanserv.c
git-svn-id: svn://svn.anope.org/anope/trunk@1298 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1016 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/WIN32.txt')
-rw-r--r-- | docs/WIN32.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/WIN32.txt b/docs/WIN32.txt index daabcc2ab..828a4f056 100644 --- a/docs/WIN32.txt +++ b/docs/WIN32.txt @@ -8,6 +8,9 @@ Anope for Windows 1) Building the Source + NOTE: If you have downloaded one of the pre-compiled installers, you do + NOT need to complete this step, and you can proceed to step 2. + If you want to build Anope from source on a Win32 system, you will need to follow this instructions: |