projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2158b8
)
Add news about splitting the top-level __init__.py. (trunk r15730)
v2.1.8
author
Zac Medico
<zmedico@gentoo.org>
Wed, 3 Mar 2010 06:27:20 +0000
(06:27 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 3 Mar 2010 06:27:20 +0000
(06:27 -0000)
svn path=/main/branches/2.1.7/; revision=15731
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index b0f889ab4505a32eb7e7991af4749e0b469ab12b..a3e5d8c19368b4c2dbe66644df75aadb71dcecc2 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,5
+1,11
@@
News (mainly features/major bug fixes)
+portage-2.1.8
+-------------
+* The top-level __init__.py for the portage python package has been split into
+ many smaller python modules, making the code easier to navigate and allowing
+ small parts of the portage api to be imported with less overhead.
+
portage-2.1.7
-------------