mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 05:23:13 +02:00
Release preparation
This commit is contained in:
@@ -112,6 +112,10 @@ Unreal3.2-Selene (BETA4) RELEASE NOTES
|
||||
* The old blackhole is now set::scan::endpoint and specifies an IP and port to tell
|
||||
proxies to connect to.
|
||||
|
||||
* You can now specify a cipher list for SSL links (read doc/conf.doc for more info)
|
||||
|
||||
* +I is now in invisibility.so so it is easily disabled
|
||||
|
||||
* MAKE SURE YOU RERUN ./Config AND RUN make clean BEFORE USING THIS VERSION!!!
|
||||
|
||||
* THIS IS A BETA VERSION. THINGS MAY NOT WORK. REPORT ANY BUGS TO THESE
|
||||
|
||||
@@ -1218,3 +1218,5 @@ seen. gmtime warning still there
|
||||
- Removed src/cio_main.c, src/cio_init.c, include/cio.h, include/ciofunc.h extremely old unused code
|
||||
- Win32 fix with u_int16_t
|
||||
- Removed my_name_for_link (unused)
|
||||
- Preparation for release
|
||||
- Changed to beta7
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
#define PATCH1 "3"
|
||||
#define PATCH2 ".2"
|
||||
#define PATCH3 "-Selene"
|
||||
#define PATCH4 "[beta6]"
|
||||
#define PATCH4 "[beta7]"
|
||||
#define PATCH5 ""
|
||||
#define PATCH6 ""
|
||||
#define PATCH7 ""
|
||||
|
||||
Reference in New Issue
Block a user