summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 6e3bfac5..2ef0388d 100644
--- a/README
+++ b/README
@@ -33,6 +33,12 @@ values, libgdata will give debug output (at various levels):
3: Output debug messages and full network traffic logs
If LIBGDATA_DEBUG is unset, no debug output will be produced.
+Deprecation guards
+==================
+
+If LIBGDATA_DISABLE_DEPRECATED is defined when compiling against libgdata, all
+deprecated API will be removed from included headers.
+
Licensing
=========