Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=b17a14a79265a2d425b397a368b38725bb1f0cbe

commit b17a14a79265a2d425b397a368b38725bb1f0cbe
Author: Miklos Vajna <[email protected]>
Date:   Thu Feb 26 00:47:51 2009 +0100

updates for 0.8.7

diff --git a/Makefile.inc b/Makefile.inc
index 0c2c525..da19aee 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -16,7 +16,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#

-VERSION = 0.8.6
+VERSION = 0.8.7
MAJORVER = 0

DO_RECURSIVE = @ for i in $(SUBDIRS); do $(MAKE) $(PRINT_DIR) -C $$i $@ || exit 
1; done
diff --git a/NEWS b/NEWS
index 7397769..48af792 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+0.8.7         - xconfig: fix a segfault when handling mouse devices
+              - grubconfig: fix for raid1 devices
+              - netconfig: fix detecting wireless network cards
+              - documentation improvements
0.8.6         - memory leak fixes
- file descriptor leak fixes
- use pclose() instead of fclose() for popened streams
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to