hal ChangeLog, 1.372.2.21, 1.372.2.22 NEWS, 1.3.2.1, 1.3.2.2 configure.in, 1.57.2.5, 1.57.2.6

David Zeuthen david at freedesktop.org
Thu Jan 6 19:52:18 PST 2005


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

Modified Files:
      Tag: hal-0_4-stable-branch
	ChangeLog NEWS configure.in 
Log Message:
2005-01-06  David Zeuthen  <david at fubar.dk>

	* configure.in: Bump to 0.4.4

	* NEWS: Update with list changes between releases



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.21
retrieving revision 1.372.2.22
diff -u -d -r1.372.2.21 -r1.372.2.22
--- ChangeLog	7 Jan 2005 03:42:32 -0000	1.372.2.21
+++ ChangeLog	7 Jan 2005 03:52:16 -0000	1.372.2.22
@@ -1,5 +1,7 @@
 2005-01-06  David Zeuthen  <david at fubar.dk>
 
+	* configure.in: Bump to 0.4.4
+
 	* NEWS: Update with list changes between releases
 
 2005-01-06  David Zeuthen  <davidz at redhat.com>

Index: NEWS
===================================================================
RCS file: /cvs/hal/hal/NEWS,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -d -r1.3.2.1 -r1.3.2.2
--- NEWS	7 Jan 2005 03:42:32 -0000	1.3.2.1
+++ NEWS	7 Jan 2005 03:52:16 -0000	1.3.2.2
@@ -1,8 +1,23 @@
+
+==========
+HAL 0.4.4 "Affirmative, Dave, I read you."
+==========
+
+Released Jan 6, 2005
+
+ - Use /proc/net/wireless to check if a network interface is wireless
+ - Allowing probing for volume_id and drive_id on IDE devices without
+   removable media (fixes regression in 0.4.3)
+ - Fix small leak in libhal (Tim Müller)
+ - Fix potential crasher when handling renamed interfaces (Sjoerd Simons)
+ - Support for Supplementary Volume Descriptor for ISO9960 fs (Leon Breedt)
+ - Update NEWS file to list release announcements
+
 ==========
 HAL 0.4.3 "It's called 'Daisy'"
 ==========
 
-Released Jan 3, 2004
+Released Jan 3, 2005
 
  - Fix syntax error in ide-drives.fdi (Martin Pitt)
  - Fix crasher in QueryCapability (Leon Breedt)

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.57.2.5
retrieving revision 1.57.2.6
diff -u -d -r1.57.2.5 -r1.57.2.6
--- configure.in	3 Jan 2005 22:08:59 -0000	1.57.2.5
+++ configure.in	7 Jan 2005 03:52:16 -0000	1.57.2.6
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(hal, 0.4.3, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.4.3)
+AC_INIT(hal, 0.4.4, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.4.4)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 




More information about the hal-commit mailing list