diff options
author | David Zeuthen <david@fubar.dk> | 2005-01-12 22:19:43 +0000 |
---|---|---|
committer | David Zeuthen <david@fubar.dk> | 2005-01-12 22:19:43 +0000 |
commit | 7f727e88e6e69044c4cc0bc6893e39bb7a4f60bb (patch) | |
tree | 7fd37b1002a2c66a64b661d2d3edd40e7d2072a7 | |
parent | 869367455153923dd68312ee6681c8d795f1e7fe (diff) |
Update for 0.4.5HAL_0_4_5
Bump to 0.4.5
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | NEWS | 14 | ||||
-rw-r--r-- | configure.in | 4 | ||||
-rw-r--r-- | doc/spec/hal-spec.html | 8 |
4 files changed, 26 insertions, 6 deletions
@@ -1,3 +1,9 @@ +2005-01-12 David Zeuthen <david@fubar.dk> + + * NEWS: Update for 0.4.5 + + * configure.in: Bump to 0.4.5 + 2005-01-12 David Zeuthen <davidz@redhat.com> * hald/callout.c (callout_timeout_handler): Be tough and kill @@ -1,5 +1,19 @@ ========== +HAL 0.4.5 "It's going to go 100% failure in 72 hours." +========== + +Released Jan 12, 2005 + + - Check for popt and only build fstab-sync if enabled (Joe Shaw) + - Also check IDE floppies whether they are Zip drives (me) + - Swap label detection (Kay Sievers) + - Fix up handling of callouts; fixes issue (on x86_64) with devices + being added before the callouts complete (me) + - Fix issue with SVD for ISO9660 (foser, Leon Breedt, Kay Sievers) + - Fix bug with vfat label reading (Kay Sievers, Fredrik Nilsson, Joeny) + +========== HAL 0.4.4 "Affirmative, Dave, I read you." ========== diff --git a/configure.in b/configure.in index 7a5efde5..9bd67789 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,8 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(hal, 0.4.4, david@fubar.dk) -AM_INIT_AUTOMAKE(hal, 0.4.4) +AC_INIT(hal, 0.4.5, david@fubar.dk) +AM_INIT_AUTOMAKE(hal, 0.4.5) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE diff --git a/doc/spec/hal-spec.html b/doc/spec/hal-spec.html index 22fefbcf..6df80e02 100644 --- a/doc/spec/hal-spec.html +++ b/doc/spec/hal-spec.html @@ -2,7 +2,7 @@ <HTML ><HEAD ><TITLE ->HAL 0.4.4 Specification</TITLE +>HAL 0.4.5 Specification</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"></HEAD @@ -24,7 +24,7 @@ CLASS="TITLEPAGE" CLASS="title" ><A NAME="AEN2" ->HAL 0.4.4 Specification</A +>HAL 0.4.5 Specification</A ></H1 ><H3 CLASS="author" @@ -51,7 +51,7 @@ HREF="mailto:david@fubar.dk" ></DIV ><SPAN CLASS="releaseinfo" ->Version 0.4.4<BR></SPAN +>Version 0.4.5<BR></SPAN ><HR></DIV ><DIV CLASS="TOC" @@ -634,7 +634,7 @@ CLASS="CALSTABLE" ></TR ><TR ><TD ->0.4.4</TD +>0.4.5</TD ><TD > </TD ><TD |