Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric Timmons
asdf
Commits
8a5afbdc
Commit
8a5afbdc
authored
Feb 13, 2020
by
Robert Goldman
Browse files
Update for 3.3.4; remove launchpad.
Now ask for issues to be posted on gitlab.common-lisp.net instead of launchpad.
parent
cb7ba0c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/asdf.texinfo
View file @
8a5afbdc
...
...
@@ -1604,7 +1604,7 @@ the current package @code{my-system-asd} can be specified as
allowed
as
component
types
for
such
children
components
.
@
subsection
System
class
names
@
anchor
{
System
class
names
}
@
anchor
{
System
class
names
}
A
system
class
name
will
be
looked
up
in
the
same
way
as
a
Component
type
(
see
above
),
...
...
@@ -5262,8 +5262,11 @@ mailing list (@pxref{Mailing list}).
@
node
Where
do
I
report
a
bug
?,
Mailing
list
,
FAQ
,
FAQ
@
section
``
Where
do
I
report
a
bug
?
''
@
cindex
bug
tracker
@
cindex
gitlab
@
cindex
launchpad
ASDF
bugs
are
tracked
on
launchpad
:
@
url
{
https
://
launchpad
.
net
/
asdf
}.
ASDF
bugs
are
tracked
on
common
-
lisp
.
net
's gitlab:: @url{https://gitlab.common-lisp.net/asdf/asdf/issues}.
Previously, we had done bug-tracking on @code{launchpad.net}, but we are
now consolidating project management on @code{common-lisp.net}.
If you'
re
unsure
about
whether
something
is
a
bug
,
or
for
general
discussion
,
use
the
asdf
-
devel
mailing
list
(@
pxref
{
Mailing
list
}).
...
...
doc/index.html
View file @
8a5afbdc
...
...
@@ -48,7 +48,7 @@
first stable release 3.0.1 on May 16th 2013,
major releases 3.1.2 on May 6th 2014,
3.2.0 on January 10th 2017 and 3.3.0 on October 6th 2017.
The latest release is 3.3.
3
, published on
March 27
th 2019.
The latest release is 3.3.
4
, published on
February 14
th
,
2019.
</p>
<a
id=
"what_it_is"
></a>
<h3>
What it is
</h3>
...
...
@@ -595,7 +595,7 @@ Corman Common Lisp <admin@cormanlisp.com>
<a
id=
"bugs"
>
<h3>
Reporting Bugs
</h3>
<p>
To report bugs, you can use our
<a
href=
"https://
bugs.launchpad.net/asdf/"
>
launchpad
project
</a>
.
<a
href=
"https://
gitlab.common-lisp.net/asdf/asdf/issues"
>
common-lisp.net
project
</a>
.
If you're unsure about the bug or want to discuss how to fix it,
you can send email to the project mailing-list below.
</p>
...
...
@@ -655,6 +655,9 @@ Corman Common Lisp <admin@cormanlisp.com>
<p>
For a detailed description of changes see our
<a
href=
"Changelog"
>
Changelog
</a>
</p>
<dl>
<dt>
February 2020
</dt>
<dd>
Release of 3.3.4: fourth bugfix release for the 3.3
release series.
</dd>
<dt>
March 2019
</dt>
<dd>
Release of 3.3.3: third bugfix release for the 3.3 release series.
</dd>
<dt>
May 2018
</dt>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment