hal ChangeLog,1.239,1.240 configure.in,1.29,1.30
David Zeuthen
david at freedesktop.org
Thu Aug 12 10:40:17 PDT 2004
- Previous message: hal/doc/spec hal-spec.html,1.12,1.13 hal-spec.xml.in,1.11,1.12
- Next message: hal/doc/spec Makefile.am, 1.5, 1.6 example-manager.py, NONE,
1.1 examply-manager.py, 1.2, NONE hal-spec.html, 1.13,
1.14 hal-spec.xml.in, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv11287
Modified Files:
ChangeLog configure.in
Log Message:
2004-08-12 David Zeuthen <david at fubar.dk>
* configure.in: Bump to 0.2.96
* doc/spec/hal-spec.xml.in: Include example-manager.py instead of
examply-manager.py. Sigh.
* doc/spec/example-manager.py: New file
* doc/spec/examply-manager.py: Removed
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- ChangeLog 12 Aug 2004 14:34:36 -0000 1.239
+++ ChangeLog 12 Aug 2004 17:40:14 -0000 1.240
@@ -1,5 +1,16 @@
2004-08-12 David Zeuthen <david at fubar.dk>
+ * configure.in: Bump to 0.2.96
+
+ * doc/spec/hal-spec.xml.in: Include example-manager.py instead of
+ examply-manager.py. Sigh.
+
+ * doc/spec/example-manager.py: New file
+
+ * doc/spec/examply-manager.py: Removed
+
+2004-08-12 David Zeuthen <david at fubar.dk>
+
* doc/spec/hal-spec.xml.in: Rewrite block.no_partitions spec.
Add storage.[serial|firmware_version] which was forgotton.
Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- configure.in 29 Jul 2004 17:07:08 -0000 1.29
+++ configure.in 12 Aug 2004 17:40:14 -0000 1.30
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(hal, 0.2.95, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.2.95)
+AC_INIT(hal, 0.2.96, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.2.96)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
- Previous message: hal/doc/spec hal-spec.html,1.12,1.13 hal-spec.xml.in,1.11,1.12
- Next message: hal/doc/spec Makefile.am, 1.5, 1.6 example-manager.py, NONE,
1.1 examply-manager.py, 1.2, NONE hal-spec.html, 1.13,
1.14 hal-spec.xml.in, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list