From fb8ff44516deb2e57407e02e13cede6311713723 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 12 Mar 2014 21:32:21 -0700 Subject: [PATCH] doc/release-notes: note that WATCH can get ENOENT now Signed-off-by: Sage Weil --- doc/release-notes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 78a76b7dfe052..7a60c111f7760 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -48,6 +48,9 @@ Upgrading from v0.77 * The librados cmpxattr operation now handles xattrs containing null bytes as data rather than null-terminated strings. +* A librados WATCH operation on a non-existent object now returns ENOENT; + previously it did not. + Upgrading from v0.72 Emperor ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 2.39.5