hal ChangeLog, 1.372.2.48, 1.372.2.49 NEWS, 1.3.2.6,
1.3.2.7 configure.in, 1.57.2.18, 1.57.2.19
David Zeuthen
david at freedesktop.org
Tue May 17 07:49:49 PDT 2005
- Previous message: hal/hald/linux/libsysfs sysfs_dir.c,1.3.2.1,1.3.2.2
- Next message: hal/po da.po, 1.7.2.6, 1.7.2.7 de.po, 1.8.2.6, 1.8.2.7 fr.po,
1.7.2.7, 1.7.2.8 hu.po, 1.2.2.6, 1.2.2.7 it.po, 1.1.2.4,
1.1.2.5 nl.po, 1.6.2.6, 1.6.2.7 pt.po, 1.2.2.6, 1.2.2.7 ru.po,
1.2.2.6, 1.2.2.7 zh_TW.po, 1.1.2.1, 1.1.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv3120
Modified Files:
Tag: hal-0_4-stable-branch
ChangeLog NEWS configure.in
Log Message:
2005-05-17 David Zeuthen <davidz at redhat.com>
* configure.in: Bump version to 0.4.8
* NEWS: Update for 0.4.8
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.48
retrieving revision 1.372.2.49
diff -u -d -r1.372.2.48 -r1.372.2.49
--- ChangeLog 17 May 2005 14:34:36 -0000 1.372.2.48
+++ ChangeLog 17 May 2005 14:49:46 -0000 1.372.2.49
@@ -1,5 +1,11 @@
2005-05-17 David Zeuthen <davidz at redhat.com>
+ * configure.in: Bump version to 0.4.8
+
+ * NEWS: Update for 0.4.8
+
+2005-05-17 David Zeuthen <davidz at redhat.com>
+
* hald/linux/libsysfs/sysfs_dir.c:
(sysfs_read_dir_attributes): Don't ever read sysfs attribute of
the name "config" since reading the "config" file for PCI may
Index: NEWS
===================================================================
RCS file: /cvs/hal/hal/NEWS,v
retrieving revision 1.3.2.6
retrieving revision 1.3.2.7
diff -u -d -r1.3.2.6 -r1.3.2.7
--- NEWS 25 Jan 2005 02:59:17 -0000 1.3.2.6
+++ NEWS 17 May 2005 14:49:47 -0000 1.3.2.7
@@ -1,5 +1,21 @@
==========
+HAL 0.4.8 "Without your space helmet, Dave, you're going to find
+ that rather difficult."
+==========
+
+Released May 17, 2005
+
+ - Fix network link detection (Bill Moss)
+ - Add the net.80203.can_detect_link
+ - Fix a problem with trailing commas in libhal-storage (Sebastian Dransfeld)
+ - Use better names for USB Zip Drives (Daniel Serpell)
+ - Fix some memory leaks when handling device information files
+ - zh_TW translation (chaoweilun at pcmail.com.tw)
+ - Add /var/lib/misc to pci.ids search path (Murray Cumming, fd.o #2547)
+ - Never read sysfs attributes called "config" (Matthias Andree, fd.o #1852)
+
+==========
HAL 0.4.7 "I'm afraid, Dave."
==========
Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.57.2.18
retrieving revision 1.57.2.19
diff -u -d -r1.57.2.18 -r1.57.2.19
--- configure.in 11 Apr 2005 18:52:06 -0000 1.57.2.18
+++ configure.in 17 May 2005 14:49:47 -0000 1.57.2.19
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(hal, 0.4.7, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.4.7)
+AC_INIT(hal, 0.4.8, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.4.8)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
- Previous message: hal/hald/linux/libsysfs sysfs_dir.c,1.3.2.1,1.3.2.2
- Next message: hal/po da.po, 1.7.2.6, 1.7.2.7 de.po, 1.8.2.6, 1.8.2.7 fr.po,
1.7.2.7, 1.7.2.8 hu.po, 1.2.2.6, 1.2.2.7 it.po, 1.1.2.4,
1.1.2.5 nl.po, 1.6.2.6, 1.6.2.7 pt.po, 1.2.2.6, 1.2.2.7 ru.po,
1.2.2.6, 1.2.2.7 zh_TW.po, 1.1.2.1, 1.1.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list