mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 19:14:46 +02:00
- Small release tricks
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
|
||||
Unreal3.2-Selene (BETA4) RELEASE NOTES
|
||||
Unreal3.2-Selene (BETA7) RELEASE NOTES
|
||||
======================================
|
||||
|
||||
I M P O R T A N T R E A D I N G
|
||||
|
||||
(YES, YOU WILL NEED TO READ ALL OF THIS)
|
||||
|
||||
* Unreal3.2-Selene is a lot different than Unreal3.1.1. Forget all you have
|
||||
learned about setting up Unreal3.1.1 - this is a lot different. We have got
|
||||
|
||||
@@ -1223,3 +1223,4 @@ seen. gmtime warning still there
|
||||
- Fixed a IPv6 problem reported by Zerwas
|
||||
- Fixed -Wall warnings for TStime
|
||||
- Compile fix for TS2ts
|
||||
- Small release tricks
|
||||
|
||||
+1
-5
@@ -152,11 +152,7 @@ build:
|
||||
( cd $$i; ${MAKE} ${MAKEARGS} build; ) \
|
||||
done
|
||||
@echo ' __________________________________________________ '
|
||||
@echo '| Compile is now complete. Now you have to go do |'
|
||||
@echo '| The load-time configuration - try go read the |'
|
||||
@echo '| file "dynconf" using your favourite viewer or |'
|
||||
@echo '| editor. The file will contain instructions on how|'
|
||||
@echo '| to do the dynamic configuration :) |'
|
||||
@echo '| Compile is now complete. |'
|
||||
@echo '| You might want to see include/config.h to adjust |'
|
||||
@echo '| some settings |'
|
||||
@echo '| |'
|
||||
|
||||
Reference in New Issue
Block a user