Module Name:    src
Committed By:   sborrill
Date:           Fri Oct 16 12:11:18 UTC 2009

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1095


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-5.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.111 src/doc/CHANGES-5.1:1.1.2.112
--- src/doc/CHANGES-5.1:1.1.2.111	Fri Oct 16 12:07:45 2009
+++ src/doc/CHANGES-5.1	Fri Oct 16 12:11:18 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.111 2009/10/16 12:07:45 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.112 2009/10/16 12:11:18 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -14311,3 +14311,10 @@
 	to set the specific data after the call to puffs_init().
 	[pooka, ticket #1094]
 
+lib/libpuffs/puffs.c				1.94
+lib/libpuffs/puffs.h				1.110
+
+	Add puffs_cancel(), which allows to back down after
+	puffs_init() and before puffs_mount().
+	[pooka, ticket #1095]
+

Reply via email to