We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee8922 commit 7916c33Copy full SHA for 7916c33
drracket/drracket/HISTORY.txt
@@ -5,6 +5,14 @@
5
. split out the drracket-core package to provide a version of
6
drracket with a smaller set of dependencies
7
8
+ . when none of the packages that supply languages via the
9
+ "Language|Choose Language..." menu item are installed, do not show
10
+ the language menu. Also, in that situation, move the configuration
11
+ of the language (that would be in the "show details" part of the
12
+ language dialog) into a new pane in the preferences dialog.
13
+
14
+ . fix a bug in the handling of stacktraces with nonexistent files
15
16
------------------------------
17
Version 8.16
18
0 commit comments