summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index e4aab2f..986b70c 100644
--- a/README
+++ b/README
@@ -19,9 +19,9 @@ go run go/path/src/github.com/jezek/xgb/examples/create-window/main.go
jezek's Fork
============
-I've forked the XGB repository from BurntSushi's github to be used in other project.
-
-Will make some changes to tailor it for my needs.
+I've forked the XGB repository from BurntSushi's github to apply some
+patches which caused panics and memory leaks upon close and tests were added,
+to test multiple server close scenarios.
BurntSushi's Fork
=================