diff options
| author | jEzEk <[email protected]> | 2021-01-22 00:00:32 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-22 00:00:32 +0100 |
| commit | cec22bda1ce18b7a75cf028a67ad5f1c71a37831 (patch) | |
| tree | 76ef352ad46a1242a8bc1ac17de1dcb869588751 | |
| parent | 45a5425185f46be740d6c38441a906d61721074a (diff) | |
Update README
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 ================= |
