Skip to content

Commit

Permalink
Merge pull request #982 from AltGr/1.1.0
Browse files Browse the repository at this point in the history
1.1.0
  • Loading branch information
samoht committed Nov 7, 2013
2 parents 23b8a52 + 170bd3d commit 240edf4
Show file tree
Hide file tree
Showing 17 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Improve robustness of pinned package update (#949)
* Finish conversion of default repository to <https://opam.ocaml.org> (#948)
* Fix regression in handling archives with no extension (treat them as tar again) (#972)
* Fixed stale archives causing packages to be marked as NEW when they weren't (#945)

1.1.0RC1 [Oct 2013]
* Add `make cold` target to build OPAM without a system OCaml installed (#910)
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-config.1
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-info.1
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-init.1
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-install.1
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-list.1
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-pin.1
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-reinstall.1
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-remote.1
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-remove.1
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-repository.1
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-search.1
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-switch.1
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-update.1
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam-upgrade.1
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
2 changes: 2 additions & 0 deletions doc/man/opam.1
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ Disable interactive mode and answer yes to all questions that would otherwise be
opam makes use of environment variables listed here.
.P
\fIOPAMCOLOR\fR, when set to \fIalways\fR or \fInever\fR, sets a default value for the \-\-color option
.P
\fIOPAMCURL\fR can be used to define an alternative for the 'curl' command\-line utility to download files
.SH FURTHER DOCUMENTATION
.P
See https://opam.ocaml.org.
Expand Down
Binary file modified doc/tutorials/Advanced_Install.pdf
Binary file not shown.

0 comments on commit 240edf4

Please sign in to comment.