Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=7f0532f49ee5e3b2064328a44b228c1ec41718f7

commit 7f0532f49ee5e3b2064328a44b228c1ec41718f7
Author: Elentir <elen...@mailoo.org>
Date:   Sat Jan 23 22:48:50 2010 +0100

update Changelog for version 0.6

diff --git a/ChangeLog b/ChangeLog
index 556b419..2fe6450 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,26 +1,34 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
-0.5                    - dhcp research on networks
+0.6            - scanning wifi access points for wifi devices in network 
configuration
+               - detection of active network connection
+               - add status of mirrors (up or down atm)
+               - read of packages database improved
+               - automatic switch between stable and current branch (according 
to repos enabled in pacman-g2.conf)
+               - fixed a major bug when reinstalling on a previous install 
without formatting
+               - rewrite large parts of code
+               - some minors fixes (bugs, memleaks, typo)
+0.5            - dhcp research on networks
- improved network configuration plugin
- fix unexpected reverse dependencies due to locale packages
- minor bug fixes (ext4 formatting, ...)
-0.4                    - new interface for network configuration
+0.4            - new interface for network configuration
- add informations during package downloading (remain total size, speed)
- fix conflicts with E17 installation in basic mode
- add Entrance for possible login managers
- some minor graphical changes and bug fixes
-0.3.1      - experimental support of ext4
-           - pootle support for translations
-           - adding e17 desktop to basic package selection
-           - new automake build system
-           - some bugs fixes
-0.3        - new basic selection of packages and improve expert mode
-           - optimization of package selection plugin
-           - new layout plugin with preconfigured keyboards
-           - new postconf plugin to bring together all configuration 
dialogboxes
-0.2.1      - support x86_64
-0.2         - fixed lot of bugs
-           - new plugin rootconf (separated from usersconf)
-           - new icons
-           - improve layout gtk widget
-0.1         - initial release
+0.3.1          - experimental support of ext4
+               - pootle support for translations
+               - adding e17 desktop to basic package selection
+               - new automake build system
+               - some bugs fixes
+0.3            - new basic selection of packages and improve expert mode
+               - optimization of package selection plugin
+               - new layout plugin with preconfigured keyboards
+               - new postconf plugin to bring together all configuration 
dialogboxes
+0.2.1          - support x86_64
+0.2            - fixed lot of bugs
+               - new plugin rootconf (separated from usersconf)
+               - new icons
+               - improve layout gtk widget
+0.1            - initial release
diff --git a/README b/README
index 586ae1c..c692db3 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Fwife : Frugalware Installer Frontend Readme

--> Fwife 0.5
+-> Fwife 0.6

Warning : Beta version - Caution - Many bugs, segfaults and memory leaks are 
possible.

diff --git a/configure.ac b/configure.ac
index 9f56201..8175639 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
ENV_CFLAGS=$CFLAGS

AC_PREREQ([2.63])
-AC_INIT([Fwife], 0.5, [elen...@mailoo.org], fwife)
+AC_INIT([Fwife], 0.6, [elen...@mailoo.org], fwife)
AC_CONFIG_SRCDIR([src/fwife.c])
AC_LANG(C)
AC_CONFIG_HEADERS([config.h])
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to