Skip to content

Commit f63efdc

Browse files
classabbyampDuncaen
authored andcommitted
NEWS: fix indentation in new entries
1 parent cb0a38b commit f63efdc

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

NEWS

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -70,27 +70,27 @@ xbps-X.XX.X (2020-XX-XX):
7070
xbps-alternatives(1): add `XBPS_SYSLOG` environment variable to overwrite
7171
syslog configuration option. [duncaen]
7272

73-
* libxbps: Resolve performance issue caused by the growing number of virtual packages
74-
in the Void Linux repository. #625 [duncaen]
73+
* libxbps: Resolve performance issue caused by the growing number of virtual packages
74+
in the Void Linux repository. #625 [duncaen]
7575

76-
* libxbps: Merge the staging data into the repository index (repodata) file.
77-
This allows downloading the staging index from remote repositories without
78-
having to keep the two index files in sync. #575 [duncaen]
76+
* libxbps: Merge the staging data into the repository index (repodata) file.
77+
This allows downloading the staging index from remote repositories without
78+
having to keep the two index files in sync. #575 [duncaen]
7979

80-
* xbps-install(1), xbps-query(1), xbps-checkvers(1), xbps.d(5): Added `--staging` flag,
81-
`XBPS_STAGING` environment variable and `staging=true|false` configuration option.
82-
Enabling staging allows xbps to use staged packages from remote repositories.
80+
* xbps-install(1), xbps-query(1), xbps-checkvers(1), xbps.d(5): Added `--staging` flag,
81+
`XBPS_STAGING` environment variable and `staging=true|false` configuration option.
82+
Enabling staging allows xbps to use staged packages from remote repositories.
8383

84-
* xbps-install(1), xbps-remove(1): Print package install and removal messages once,
85-
below the transaction summary, before applying the transaction. #572 [chocimier]
84+
* xbps-install(1), xbps-remove(1): Print package install and removal messages once,
85+
below the transaction summary, before applying the transaction. #572 [chocimier]
8686

87-
* xbps-query(1): Improved argument parsing allows package arguments anywhere in the
88-
arguments. #588 [classabbyamp]
87+
* xbps-query(1): Improved argument parsing allows package arguments anywhere in the
88+
arguments. #588 [classabbyamp]
8989

90-
* xbps-install(1): Make dry-run output consistent/machine parsable. #611 [classabbyamp]
90+
* xbps-install(1): Make dry-run output consistent/machine parsable. #611 [classabbyamp]
9191

92-
* libxbps: Do not url-escape tilde character in path for better compatibility with
93-
some servers. #607 [gmbeard]
92+
* libxbps: Do not url-escape tilde character in path for better compatibility with
93+
some servers. #607 [gmbeard]
9494

9595
xbps-0.59.1 (2020-04-01):
9696

0 commit comments

Comments
 (0)