NEWS
changeset 63247 c7c76fa73a56
parent 63246 c493859d4267
child 63260 0edec65d0633
equal deleted inserted replaced
63246:c493859d4267 63247:c7c76fa73a56
  1264 * Global session timeout is multiplied by timeout_scale factor. This
  1264 * Global session timeout is multiplied by timeout_scale factor. This
  1265 allows to adjust large-scale tests (e.g. AFP) to overall hardware
  1265 allows to adjust large-scale tests (e.g. AFP) to overall hardware
  1266 performance.
  1266 performance.
  1267 
  1267 
  1268 * Property values in etc/symbols may contain spaces, if written with the
  1268 * Property values in etc/symbols may contain spaces, if written with the
  1269 replacement character "?" (Unicode point 0x2324). For example:
  1269 replacement character "␣" (Unicode point 0x2324). For example:
  1270 
  1270 
  1271     \<star>  code: 0x0022c6  group: operator  font: Deja?Vu?Sans?Mono
  1271     \<star>  code: 0x0022c6  group: operator  font: Deja␣Vu␣Sans␣Mono
  1272 
  1272 
  1273 * Java runtime environment for x86_64-windows allows to use larger heap
  1273 * Java runtime environment for x86_64-windows allows to use larger heap
  1274 space.
  1274 space.
  1275 
  1275 
  1276 * Java runtime options are determined separately for 32bit vs. 64bit
  1276 * Java runtime options are determined separately for 32bit vs. 64bit