Skip to content

Commit

Permalink
[aura] Minor changelog clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed May 20, 2020
1 parent 4acb1b1 commit e6cc0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aura/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ aura >>= Potential PKGBUILD vulnerabilities detected.
- A new flag `--vcspath` to accompany the new VCS build behaviour (see below).
- A new flag `--allsourcepath` to accompany the restored `--allsource`
functionality (see below).
- `-O --adopt` can now be called as `-Oa`.

#### Changed

- VCS packages (e.g. `*-git`, `*-svn`, etc.) and their cloned sources are now
built and stored in `/var/cache/aura/vcs`. **Subsequent builds will no longer
reclone everything.** [#462](https://github.com/fosskers/aura/issues/462)
- `--hotedit` will now offer to edit `.install` and `.patch` files. [#208](https://github.com/fosskers/aura/issues/208)
- `-O --adopt` can now be called as `-Oa`.
- Some modules have been renamed and moved around.
- `Aura.Diff` and `Aura.Pkgbuild.Base` have had their contents folded into other
modules.
Expand Down

0 comments on commit e6cc0f5

Please sign in to comment.