diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-17 14:16:30 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-17 14:16:30 -0400 |
| commit | c078266c6d091610eb3acddd68090ee697142315 (patch) | |
| tree | 32562fd403209fab4dbb8415a695298c8dbc4870 | |
| parent | e5425036e09dd5e1c929d55f245b384702639498 (diff) | |
Quick README fixup
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ The issue: - this fools Go's deadlock detector; it never reports anything - changing from standard mutexes to R/W mutexes does not work - making resizes concurrent causes resizes to become too slow to be acceptable (they trail behind the actual user resizing by a significant amount) + If you know a better way I can do things, **please** help... I'm at my wits end here<br>The main test (`test/test`) now has its label show the current time; GTK+ users can run `test/test -area` for the Area test that sparked this whole calamity. |
