Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/caeb537ed1c9329d9fc5bc18f976cdb66b8bde9d
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/caeb537ed1c9329d9fc5bc18f976cdb66b8bde9d
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/caeb537ed1c9329d9fc5bc18f976cdb66b8bde9d

The branch, master has been updated
       via  caeb537ed1c9329d9fc5bc18f976cdb66b8bde9d (commit)
      from  b0305b02ff0be0d0934059a8ba307a9da643ab58 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=caeb537ed1c9329d9fc5bc18f976cdb66b8bde9d
commit caeb537ed1c9329d9fc5bc18f976cdb66b8bde9d
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    More work

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
 -------


-----------------------------------------------------------------------

Summary of changes:
 developer-weekend/feb-2019.mdwn |    3 +++
 1 file changed, 3 insertions(+)

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
 -------


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to