Update NEWS

This commit is contained in:
Ozan Çağlayan
2010-02-20 10:40:52 +00:00
parent 490b383781
commit 85b7182272
+10 -2
View File
@@ -25,11 +25,12 @@ Other improvements
New features
-------------
- Add support for reverse applying a patch with <Patch reverse="[tT]rue">
in pspec.xml,
- Add support for reverse applying a patch with <Patch reverse="[tT]rue"> in pspec.xml,
- pisi --add-repo will now add, update and check the repository by default without
asking if you want to update the index or not. If fetching the index from the given
URL fails, pisi will remove the repository as before,
- 2 new options to pisi-cli --add-repo: --ignore-check and --no-fetch
- If --ignore-check is given, pisi ignores the arch/distro check after a successful
add/update phase,
@@ -38,5 +39,12 @@ New features
- components.xml now recognizes <Maintainer> tags,
- Add zero-or-more <ExcludeArch> in <Source> tag for avoiding the package from building on
that specific architecture,
- Add ability to use <AdditionalFiles> for <Source> packages,
- You can now define more than 1 <Archive>'s in pspec.xml files.
And translation updates..