aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2006-07-16 14:53:38 +0200
committerWilly Tarreau <willy@wtap.(none)>2006-07-26 11:51:24 +0200
commit4bcb5a84fd7d1ee1da85376a866057b1a2fda1c9 (patch)
tree76d2e0ec73975d45b559089d4bb716e550d9423b /ChangeLog
parent[RELEASE] flxutils-0.1.21 (diff)
downloadflxutils-4bcb5a84fd7d1ee1da85376a866057b1a2fda1c9.tar.xz
[RELEASE] flxutils-0.1.22v0.1.22
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab12e30..2e46b2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,3 +43,23 @@
- fix compilation of ifenslave
- release 0.1.21
+2003/12/31
+ - updates to pkg (0.4.0) :
+ - automatically prepare many arch-specific GCC compile options
+ - added the '=' feature to newpkg
+ - differentiate FLXPMAKE and FLXMAKE
+ - now FLXARCH and other options are known to the script
+ - improved and packaged wdd (WatchDog Daemon)
+
+2004/01/11
+ - updates to pkg (0.4.1) : implemented do_release and do_changelog
+
+2004/01/27
+ - changed some makefiles to make use of new GCC options provided by pkg-0.4
+
+2004/02/01
+ - changed pkg (0.4.3) to use 'readlink' instead of 'file' ; newpkg now
+ differentiates between (R)eleased, (P)ackaged, and (D)evel versions.
+ - wdd now also does a 'stat("/")' which is useful in case of broken NFSROOT.
+ - a new deployment script for wdd
+