PageRenderTime 46ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/jEdit/tags/jedit-4-0-pre3/jars/Firewall/CHANGELOG.txt

#
Plain Text | 31 lines | 23 code | 8 blank | 0 comment | 0 complexity | aa52653f9bb000201d2a0d16683721ce MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. ChangeLog for Firewall Plugin
  2. =============================
  3. Version 0.2.3
  4. -------------
  5. * updated for jEdit 2.4 option pane API
  6. * now uses jEdit.get/setBooleanProperty()
  7. Version 0.2.1
  8. -------------
  9. * makefile cleanup
  10. * fixed typo in doc
  11. * made option pane smaller
  12. Version 0.2.0
  13. -------------
  14. * New option "No proxy for" under Plugin Options. Enter any list of hosts.
  15. * lowered requirement for jEdit: can now be run on jEdit 2.2final.
  16. Version 0.1.1
  17. -------------
  18. * BugFix: enabling/disabling firewall access required jEdit restart
  19. Version 0.1.0
  20. -------------
  21. * initial release
  22. * JDK 1.2 or higher is required!
  23. * jEdit 2.3pre1 or higher is required.