File: 3.7b-5.RELEASE_NOTES

package info (click to toggle)
squeak-vm 1%3A4.10.2.2614-4.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,284 kB
  • ctags: 15,344
  • sloc: ansic: 75,096; cs: 11,191; objc: 5,494; sh: 3,170; asm: 1,533; cpp: 449; pascal: 372; makefile: 366; awk: 103
file content (25 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Changes since 3.6 "final":

VM:

  Netscape plugin understands "imageName" and "failureURL" attributes
  in <embed ...> tags.

  sqGnu.h asm() statemtnts fixed for gcc-3.1 compatibility.

  Less noise from dlopen() and friends when probing for plugins.

  Problems preventing more than one external plugin from loading in
  Mac OS X fixed.

VM drivers:

  Preliminary drag-and-drop support added to the X11 display driver.

  vm-sound-NAS driver explicitly depends on libaudio.

  New option '-glxdebug <n>' sets OpenGL debug message level for X11 display.

Plugins:

  Additional checks for external data in SocketPlugin.