1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-29 20:23:30 +02:00

Add a NEWS entry about the new values of 'activate' option.

This commit is contained in:
anekos
2009-11-19 06:09:07 +09:00
parent db1fb981cc
commit b85b546696
2 changed files with 2 additions and 0 deletions

1
vimperator/NEWS Normal file → Executable file
View File

@@ -6,6 +6,7 @@
* the help system is newly modularized * the help system is newly modularized
* remove [c]:edit[c], [c]:tabedit[c], and [c]:winedit[c] * remove [c]:edit[c], [c]:tabedit[c], and [c]:winedit[c]
* add 'jsdebugger' option - switch on/off javascript debugger service * add 'jsdebugger' option - switch on/off javascript debugger service
* add "addons", "downloads", "extoptions" and "help" to the 'activate' option.
2009-10-28: 2009-10-28:
* version 2.2 * version 2.2

1
xulmus/NEWS Normal file → Executable file
View File

@@ -13,6 +13,7 @@
* rename [c]:filter[c] to [c]:queue[c] and [c]:Filter[c] to [c]:filter[c] * rename [c]:filter[c] to [c]:queue[c] and [c]:Filter[c] to [c]:filter[c]
* add 'repeat' and 'shuffle' * add 'repeat' and 'shuffle'
* add 'jsdebugger' option - switch on/off javascript debugger service * add 'jsdebugger' option - switch on/off javascript debugger service
* add "addons", "downloads", "extoptions" and "help" to the 'activate' option.
2009-03-28: 2009-03-28:
* version 0.1 * version 0.1