Skip to content

Commit

Permalink
Merge remote-tracking branch 'gh/fix-swank-slime'
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Nov 13, 2023
2 parents d9a4293 + cab1faa commit a6cc190
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
8 changes: 8 additions & 0 deletions nyxt.asd
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,16 @@ The renderer is configured from NYXT_RENDERER or `*nyxt-renderer*'."))
clss
spinneret
slynk
slynk/arglists
slynk/fancy-inspector
slynk/indentation
slynk/mrepl
slynk/package-fu
slynk/stickers
slynk/trace-dialog
sqlite
swank
swank/exts
trivia
trivial-clipboard
trivial-features
Expand Down
7 changes: 5 additions & 2 deletions source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -914,8 +914,11 @@ Nyxt version exists. It is only raised when the major version differs.")
(:ul
(:li "Simplify status bar CSS. Make URL area clickable.")))
(:nsection :title "Bug fixes"
(:ul (:nxref :mode 'nyxt/mode/blocker:blocker-mode)
" ensures that hostlist files are loaded when missing.")))
(:ul
(:li (:nxref :mode 'nyxt/mode/blocker:blocker-mode)
" ensures that hostlist files are loaded when missing.")
(:li "Fix connection to Nyxt via commands "
(:code "start-swank") " and " (:code "start-slynk") "."))))

(define-version "4-pre-release-1"
(:li "When on pre-release, push " (:code "X-pre-release")
Expand Down

0 comments on commit a6cc190

Please sign in to comment.