hal ChangeLog,1.141,1.142 configure.in,1.20,1.21

David Zeuthen david at pdx.freedesktop.org
Tue May 25 11:11:33 PDT 2004


Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv14317

Modified Files:
	ChangeLog configure.in 
Log Message:
2004-05-25  David Zeuthen  <david at fubar.dk>

	* configure.in: Bump to 0.2.91

	* packaging/fedora/hal.spec: Bump to 0.2.91



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- a/ChangeLog	25 May 2004 17:15:41 -0000	1.141
+++ b/ChangeLog	25 May 2004 18:11:31 -0000	1.142
@@ -1,5 +1,11 @@
 2004-05-25  David Zeuthen  <david at fubar.dk>
 
+	* configure.in: Bump to 0.2.91
+
+	* packaging/fedora/hal.spec: Bump to 0.2.91
+
+2004-05-25  David Zeuthen  <david at fubar.dk>
+
 	* hald/linux/block_class_device.c (read_etc_mtab): hal doesn't
 	close the filedescriptor when it /etc/mtab wasn't changed of the
 	fstat failed. Also when closing a file stream opened with fdopen,

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- a/configure.in	7 Apr 2004 18:18:50 -0000	1.20
+++ b/configure.in	25 May 2004 18:11:31 -0000	1.21
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(hal, 0.2.90, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.2.90)
+AC_INIT(hal, 0.2.91, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.2.91)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 





More information about the hal-commit mailing list