Skip to content

Commit

Permalink
1.3.20: will be tagged as "sbcl-1.3.20"
Browse files Browse the repository at this point in the history
  • Loading branch information
csrhodes committed Jul 31, 2017
1 parent 63349f3 commit 5474217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-

changes relative to sbcl-1.3.19:
changes in sbcl-1.3.20 relative to sbcl-1.3.19:
* minor incompatible change: DEF{GENERIC,METHOD} no longer accept some
illegal lambda lists such as (defgeneric bar (foo &key foo)) or
(defgeneric baz (t)) that were accepted before.
Expand Down

0 comments on commit 5474217

Please sign in to comment.