hal ChangeLog, 1.372.2.40, 1.372.2.41 NEWS, 1.3.2.4, 1.3.2.5 configure.in, 1.57.2.12, 1.57.2.13

David Zeuthen david at freedesktop.org
Mon Jan 24 18:51:36 PST 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv547

Modified Files:
      Tag: hal-0_4-stable-branch
	ChangeLog NEWS configure.in 
Log Message:
2005-01-24  David Zeuthen  <davidz at redhat.com>

	* NEWS: Update for 0.4.7

	* configure.in: Bump to 0.4.7



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.40
retrieving revision 1.372.2.41
diff -u -d -r1.372.2.40 -r1.372.2.41
--- ChangeLog	25 Jan 2005 02:37:01 -0000	1.372.2.40
+++ ChangeLog	25 Jan 2005 02:51:34 -0000	1.372.2.41
@@ -1,5 +1,11 @@
 2005-01-24  David Zeuthen  <davidz at redhat.com>
 
+	* NEWS: Update for 0.4.7
+
+	* configure.in: Bump to 0.4.7
+
+2005-01-24  David Zeuthen  <davidz at redhat.com>
+
 	* libhal-storage/libhal-storage.c (mopts_collect): Remove debugging
 	fprintf's
 

Index: NEWS
===================================================================
RCS file: /cvs/hal/hal/NEWS,v
retrieving revision 1.3.2.4
retrieving revision 1.3.2.5
diff -u -d -r1.3.2.4 -r1.3.2.5
--- NEWS	20 Jan 2005 17:03:54 -0000	1.3.2.4
+++ NEWS	25 Jan 2005 02:51:34 -0000	1.3.2.5
@@ -1,5 +1,18 @@
 
 ==========
+HAL 0.4.7 "I'm afraid, Dave."
+==========
+
+Released Jan 24, 2005
+
+ - Add support for PCMCIA cards if they are in sysfs (on 2.6.10-ish kernels)
+ - Fix reporting of USB interface class
+ - Make hald not crash if sysfs files are writable but not readable
+ - Small h-d-m fix (Sjoerd Simons)
+ - Fix a bug in libhal-storage where mount options were merged even
+   though they were set to FALSE.
+
+==========
 HAL 0.4.6 "It can only be attributable to human error."
 ==========
 

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.57.2.12
retrieving revision 1.57.2.13
diff -u -d -r1.57.2.12 -r1.57.2.13
--- configure.in	25 Jan 2005 02:30:46 -0000	1.57.2.12
+++ configure.in	25 Jan 2005 02:51:34 -0000	1.57.2.13
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(hal, 0.4.6.cvs20050124, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.4.6.cvs20050124)
+AC_INIT(hal, 0.4.7, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.4.7)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 




More information about the hal-commit mailing list