diff options
author | necoro <> | 2007-08-07 06:09:41 +0000 |
---|---|---|
committer | necoro <> | 2007-08-07 06:09:41 +0000 |
commit | e3e2339cf2156a12b61b91f56c9ea596df57198e (patch) | |
tree | 561b195b652c5a22ac373a44d0f8501ed25508c0 /doc/Changelog | |
parent | 02652967805e1b30be1f55b73cfc50fc2ac4bbe6 (diff) | |
download | portato-e3e2339cf2156a12b61b91f56c9ea596df57198e.tar.gz portato-e3e2339cf2156a12b61b91f56c9ea596df57198e.tar.bz2 portato-e3e2339cf2156a12b61b91f56c9ea596df57198e.zip |
new threading model in gui_helper
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Changelog b/doc/Changelog index 3561a70..fe86098 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ next: - added an uncaught exception dialog - i18n +- new threading model for the emerge process - minor enhancements 0.8.1: |