hal ChangeLog,1.210,1.211 configure.in,1.27,1.28
David Zeuthen
david at freedesktop.org
Thu Jul 22 12:40:22 PDT 2004
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv31445
Modified Files:
ChangeLog configure.in
Log Message:
2004-07-22 David Zeuthen <david at fubar.dk>
* packaging/fedora/hal.spec (Version): Bump to 0.2.95
* configure.in: Bump to 0.2.95
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- ChangeLog 22 Jul 2004 19:06:01 -0000 1.210
+++ ChangeLog 22 Jul 2004 19:40:19 -0000 1.211
@@ -1,5 +1,11 @@
2004-07-22 David Zeuthen <david at fubar.dk>
+ * packaging/fedora/hal.spec (Version): Bump to 0.2.95
+
+ * configure.in: Bump to 0.2.95
+
+2004-07-22 David Zeuthen <david at fubar.dk>
+
* tools/linux/hal_hotplug.c (main): Apply the same hack we did to
hal_dev.c some time ago; improves hotplugging speed; suggestion by
Sjoerd Simons.
Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- configure.in 21 Jul 2004 23:07:45 -0000 1.27
+++ configure.in 22 Jul 2004 19:40:19 -0000 1.28
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(hal, 0.2.94, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.2.94)
+AC_INIT(hal, 0.2.95, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.2.95)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
More information about the hal-commit
mailing list