summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog1
-rw-r--r--doc/Hooks1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/Changelog b/doc/Changelog
index 0eb8d51..1cf2be9 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -5,6 +5,7 @@ next:
- changed plugin-structures
- added ability of pausing the emerge process
- nicier log output
+- log viewers
0.7.5:
- new icon by p4r4d0x
diff --git a/doc/Hooks b/doc/Hooks
index 58dabd7..43dfe3b 100644
--- a/doc/Hooks
+++ b/doc/Hooks
@@ -15,6 +15,7 @@ Parameters:
- string[] packages: Packages to emerge (includes "world", "system").
- string[] command: The exact command to execute.
- portato.gui.wrapper.Console console: The console the output will be written to.
+ - function(string) -> None title_update: Function which updates the console title in the GUIs.
Return if override: Nothing