From 50c7ca58f35f891682befd7239c5005ce4cd5f6f Mon Sep 17 00:00:00 2001 From: Vadim Kurland Date: Tue, 19 Apr 2011 17:25:44 -0700 Subject: [PATCH] updated release notes --- src/res/help/en_US/release_notes_4.2.0.html | 95 ++++++++++++++------- 1 file changed, 64 insertions(+), 31 deletions(-) diff --git a/src/res/help/en_US/release_notes_4.2.0.html b/src/res/help/en_US/release_notes_4.2.0.html index 4c02f52fe..2b75bfcc9 100644 --- a/src/res/help/en_US/release_notes_4.2.0.html +++ b/src/res/help/en_US/release_notes_4.2.0.html @@ -9,37 +9,30 @@

+

-

- This version is the first one to merge libfwbuilder and fwbuilder - packages. The libfwbuilder library is now in the src/libfwbuilder - subtree inside fwbuilder code tree. -

- -

- RPM .spec files and DEB .control files are now located in the - directory "packaging" inside fwbuilder code tree. -

- -

- Changes in the versioning format: build number is going to be used - as part of the long version number, composing complete version as - "4.2.0.3425". The "-n" suffix in rpm and deb package names will be - used for package release number and most of the time will be - "-1". This suffix should reflect minor differences in the package - that do not affect the code. -

- -

- We have stopped making builds on Ubuntu Hardy. Old Qt (4.4.1) means - more and more parts of the code do not compile and require - workarounds, sometimes with loss of functionality in the GUI. v4.1.3 - will be the last officially released version of fwbuilder to work on - Hardy. -

+ +

Summary

This release brings significant improvement in compile time on large @@ -1316,7 +1309,7 @@ -

Support for PF (FreeBSD, OpenBSD)

+

Changes in support for PF (FreeBSD, OpenBSD)