aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2022-05-05 21:15:33 +0900
committer坂本 貴史 <o-takashi@sakamocchi.jp>2022-05-06 08:31:24 +0900
commit2b374e0fa7fbe951330baae03f08352ee65c15aa (patch)
tree561120257ce2771dc904f563d0ee3e5f504f6751
parent6f548da609b7bce93197e8a8628f10ca6a7518c4 (diff)
downloadlibhinoko-2b374e0fa7fbe951330baae03f08352ee65c15aa.tar.gz
update README
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 56ac17d..fda0138 100644
--- a/README.rst
+++ b/README.rst
@@ -139,6 +139,10 @@ IEEE 1394 bus:
- ``Hinoko.FwIsoResource::generation``
+In GNOME convention, the throw function to report error at GError argument should return gboolean
+value to report the overall operation finishes successfully or not. At v0.7, the most of public
+API are rewritten according to it.
+
Loss of backward compatibility between v0.5/v0.6 releases
=========================================================