Skip to content

Commit

Permalink
Reset info.ss.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Gurnell committed Oct 4, 2009
1 parent 1d44895 commit 6c0cb0d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions info.ss
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@

(define release-notes
'((p "Changes and additions:")
(ul (li "replaced the " (tt "render-pretty-javascript?") " parameter with " (tt "javascript-rendering-mode") ";")
(li "added " (tt "javascript->packed-string") ";")
(li "fixed bug that disallowed named function declarations within " (tt "!begin") " blocks;")
(li "better documentation of Javascript syntax;")
(li "added " (tt "make-javascript-response") " as a synonym for " (tt "make-js-response") "."))))
(ul (li "nothing as yet..."))))

(define primary-file "mirrors.ss")

Expand Down

0 comments on commit 6c0cb0d

Please sign in to comment.