summaryrefslogtreecommitdiff
path: root/netsurf_2.8.mdwn
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-02-14 10:06:59 +0000
committerVincent Sanders <vince@kyllikki.org>2017-02-14 10:06:59 +0000
commitb5e04eb14eb7d6f4c1eb01d0ce98660034f1fa8b (patch)
treed72a8f5fb066ae1a35da3bd99b5c34c017b44c8f /netsurf_2.8.mdwn
parent90a93ee16d3374309dd36842f75a034706ce40e8 (diff)
downloadnetsurf-wiki-b5e04eb14eb7d6f4c1eb01d0ce98660034f1fa8b.tar.gz
netsurf-wiki-b5e04eb14eb7d6f4c1eb01d0ce98660034f1fa8b.tar.bz2
move release files into a separate directory
Diffstat (limited to 'netsurf_2.8.mdwn')
-rw-r--r--netsurf_2.8.mdwn70
1 files changed, 0 insertions, 70 deletions
diff --git a/netsurf_2.8.mdwn b/netsurf_2.8.mdwn
deleted file mode 100644
index 847028c..0000000
--- a/netsurf_2.8.mdwn
+++ /dev/null
@@ -1,70 +0,0 @@
-[[!meta title="NetSurf 2.8"]]
-[[!meta author="Tlsa"]]
-[[!meta date="2011-09-18T12:12:56Z"]]
-
-
-[[!toc]] This is a list of things
-that still need to be fixed before NetSurf 2.8 can be released.
-
-Code
-----
-
-### Potential crashers
-
-- <s>Floating point exception on quit when no images have been
- displayed. Divide by zero in image\_cache\_fini()</s> - Fixed in
- revision 12794
-
-### Memory usage
-
-- ?
-
-### Other
-
-- <s>RISC OS: LWC strings remaining on exit</s> - fixed in r12805
-- <s>Amiga: resize frames redraw is broken</s> - fixed in r12802
-- Have any install targets broken? Missing resources? Trying to copy
- things that have gone?
-- Debian/Ubuntu packages
-
-### WONTFIX in 2.8
-
-- GTK: URL bar and search bar border messed up with Ubuntu 10.04 theme
- -- Rounded corners are clipped. Probably the lib sexey thing is
- broken.
-- framebuffer: leaks font stuff (Well, leaks in that it doesn't free
- them on exit)
-- core: cURL handles are huge, can we reduce our defaults or are we at
- the minimum limit of acceptability?
-- New warnings since 2.7 in core (gcc version 3.4.6 (RISC OS GCCSDK
- 3.4.6 Release 2)):
-
-<!-- -->
-
- image/png.c: In function `png_cache_convert':
- image/png.c:430: warning: variable 'bitmap' might be clobbered by `longjmp' or `vfork'
- image/png.c:433: warning: variable 'row_pointers' might be clobbered by `longjmp' or `vfork'
-
-Admin
------
-
-### Timeline
-
-- Branch some time around 17th September 2011
-
-### Target frontends for release
-
-- RISC OS
-- GTK
-- Amiga OS 4.0
-- Cocoa
-- Windows - Currently set for tech. preview only
-- Atari?
-
-### Misc
-
-- [Changelog](http://www.netsurf-browser.org/temp/ChangeLog)
-- Testing
-- [Preparing release
- branch](http://source.netsurf-browser.org/branches/release/netsurf/2/ReleaseAdmin)
-