1. === RELEASE 2.4 ===
  2. Sat Nov 19 01:21:25 MET 2011 mikulas:
  3. Do not translate '\' to '/' in HTTP requests
  4. Sat Nov 19 01:19:12 MET 2011 mikulas:
  5. Do not test for existing strings when loading links history file
  6. => avoid quadratic-complexity on startup
  7. Sat Nov 19 01:18:59 MET 2011 mikulas:
  8. Fixed a possible memory leak on Windows
  9. Wed Nov 16 17:59:49 MET 2011 mikulas:
  10. Fixed a crash on systems that don't have strerror
  11. Fri Nov 11 23:22:25 CEST 2011 mikulas:
  12. Fixed a crash in Windows console code
  13. Wed Oct 12 22:08:39 MET 2011 mikulas:
  14. Fixed a possible crash if the user changes socks dns append string
  15. while socks connection is in progress
  16. Sun Sep 25 18:40:57 MET 2011 mikulas:
  17. Do not send '#' in the url when downloading
  18. Sun Sep 18 16:57:38 CEST 2011 mikulas:
  19. Fixed crashes with libpng-1.5
  20. Fri Sep 16 20:16:01 CEST 2011 mikulas:
  21. Fixed bugs in the directfb driver
  22. Fri Sep 16 18:40:41 CEST 2011 mikulas:
  23. Workaround for icc optimization bug on framebuffer
  24. Don't clear the whole framebuffer, clear just an used area
  25. (fixes problems with Nvidia framebuffer)
  26. Tue Sep 13 23:13:52 CEST 2011 mikulas:
  27. Make it compile with OpenWatcom for Linux
  28. Note: because of unimplemented "gethostbyname" function,
  29. it requires installed "host" command to do name lookups
  30. Tue Sep 13 03:53:06 cet 2011 mikulas:
  31. Try to free internal caches when out of memory happens
  32. Mon Sep 12 19:57:13 CEST 2011 mikulas:
  33. Fixed a crash when cache is flushed while auth dialog is displayed
  34. Sun Sep 11 02:02:09 MET 2011 mikulas:
  35. Reduced memory consumption
  36. Don't reformat plain text if window size changes