From 106e9b82b829ba23c8fec609a09433ce66f6dfda Mon Sep 17 00:00:00 2001 From: Přemysl Janouch
Date: Sun, 30 Sep 2018 17:33:26 +0200
Subject: nexgb: update README
---
nexgb/README | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
(limited to 'nexgb')
diff --git a/nexgb/README b/nexgb/README
index 090f178..d3f84cd 100644
--- a/nexgb/README
+++ b/nexgb/README
@@ -18,7 +18,10 @@ I've merged BurntSushi/xgb into haven as a subdirectory due to a/ inactivity
upstream, and b/ intentions to make incompatible changes meant to be in sync
with the rest of the project.
-It's Not Exactly XGB anymore.
+It's Not Exactly XGB anymore. Notable changes:
+ - included aarzilli's changes to support xcb-proto 1.12+, updated to 1.13
+ - improved documentation, using as much as possible from XCB's