summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2015-02-13 05:10:08 -0500
committerColin Walters <walters@verbum.org>2015-02-13 05:10:08 -0500
commit6f5b70922ee1f329c24b8a74f61be4f4c0c946ef (patch)
treec93f82e67cc91bd5ab0a4a836452b4610d91fafd
parent8231b8ad4a4ee35e4b11fae5f6e7cddabf1c51ae (diff)
downloadlibgsystem-6f5b70922ee1f329c24b8a74f61be4f4c0c946ef.tar.gz
README: Update for deprecation
-rw-r--r--README13
1 files changed, 12 insertions, 1 deletions
diff --git a/README b/README
index 13fa05f..b6b6579 100644
--- a/README
+++ b/README
@@ -1,4 +1,15 @@
-libgsystem is intended to be used as a git external for components
+Pending deprecation
+-------------------
+
+This library is pending deprecation and no new APIs will be
+added. For more information, see:
+
+https://mail.gnome.org/archives/desktop-devel-list/2015-February/msg00120.html
+
+Old README
+----------
+
+libgsystem was intended to be used as a git external for components
that depend on GLib, but accept a hard dependency on things which are
difficult to do in GLib itself. For example, the local-alloc API
depends on GCC/clang.