summaryrefslogtreecommitdiff
path: root/developer-weekend/feb-2019.mdwn
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2019-02-16 10:24:17 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2019-02-16 10:24:24 +0000
commitcaeb537ed1c9329d9fc5bc18f976cdb66b8bde9d (patch)
treed7cc3cf1de193d5fbf234e525bb6324fad25b7c2 /developer-weekend/feb-2019.mdwn
parentb0305b02ff0be0d0934059a8ba307a9da643ab58 (diff)
downloadnetsurf-wiki-caeb537ed1c9329d9fc5bc18f976cdb66b8bde9d.tar.gz
netsurf-wiki-caeb537ed1c9329d9fc5bc18f976cdb66b8bde9d.tar.bz2
More work
Diffstat (limited to 'developer-weekend/feb-2019.mdwn')
-rw-r--r--developer-weekend/feb-2019.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/developer-weekend/feb-2019.mdwn b/developer-weekend/feb-2019.mdwn
index 6b50f48..dc3a037 100644
--- a/developer-weekend/feb-2019.mdwn
+++ b/developer-weekend/feb-2019.mdwn
@@ -59,6 +59,9 @@ Daniel
* Found and fixed issue with warning in wapcaplet. Learned that `memcpy` has
a return value. Shocking!
+* Fixed a monkey `TEXT` plot call bug which was introducing spurious newlines
+ and also failing to render the limited text string properly. This now
+ enables the `401LOGIN` support previously written in the `monkeyfarmer.py`
Michael
-------