hal ChangeLog,1.520,1.521 NEWS,1.6,1.7 configure.in,1.80,1.81

David Zeuthen david at freedesktop.org
Thu May 12 14:14:19 PDT 2005


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

Modified Files:
	ChangeLog NEWS configure.in 
Log Message:
2005-05-12  David Zeuthen  <davidz at redhat.com>

        * configure.in: Bump version to 0.5.2

        * NEWS: Update for release 0.5.2

2005-05-12  David Zeuthen  <davidz at redhat.com>

        * tools/Makefile.am (EXTRA_DIST): Also dist gen-libgphoto-hal-fdi



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.520
retrieving revision 1.521
diff -u -d -r1.520 -r1.521
--- ChangeLog	12 May 2005 20:26:47 -0000	1.520
+++ ChangeLog	12 May 2005 21:14:17 -0000	1.521
@@ -1,5 +1,15 @@
 2005-05-12  David Zeuthen  <davidz at redhat.com>
 
+	* configure.in: Bump version to 0.5.2
+
+	* NEWS: Update for release 0.5.2
+
+2005-05-12  David Zeuthen  <davidz at redhat.com>
+
+	* tools/Makefile.am (EXTRA_DIST): Also dist gen-libgphoto-hal-fdi
+
+2005-05-12  David Zeuthen  <davidz at redhat.com>
+
 	* hald/linux2/addons/addon-usb-csr.c (property_cache_item_get): Bah,
 	make this file actually compile again.
 

Index: NEWS
===================================================================
RCS file: /cvs/hal/hal/NEWS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- NEWS	27 Apr 2005 21:12:43 -0000	1.6
+++ NEWS	12 May 2005 21:14:17 -0000	1.7
@@ -1,8 +1,22 @@
 ==========
+HAL 0.5.2 "Can't do it, Sally."
+==========
+
+Released May 12, 2005
+
+ - Calculate remaining time for batteries (Richard Hughes)
+ - libhal documentation update (Rohan McGovern)
+ - Tweak default policy to automount 'mmc' devices (Pierre Ossman)
+ - PMU lid button and battery polling fixes (David Zeuthen)
+ - Detect PTP cameras (Pozsar Balazs)
+ - Include script to generate libgphoto2 .fdi file (Pozsar Balazs)
+ - Unmount by mount point instead of by device file (Rohan McGovern)
+
+==========
 HAL 0.5.1 "Sonny...?"
 ==========
 
-Release Apr 27, 2005
+Released Apr 27, 2005
 
  - Teach volume_id about Minix and a bunch of ATA raid signatures
    and use last label on multi-session discs (Kay Sievers)

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- configure.in	27 Apr 2005 21:12:43 -0000	1.80
+++ configure.in	12 May 2005 21:14:17 -0000	1.81
@@ -7,8 +7,8 @@
 #
 
 AC_PREREQ(2.57)
-AC_INIT(hal, 0.5.1, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.5.1)
+AC_INIT(hal, 0.5.2, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.5.2)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 




More information about the hal-commit mailing list