a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 284575 and 59326

Description: Erlang/OTP virtual machine and base applications
 This package contains the Erlang/OTP runtime implementation,
 and minimal set of Erlang applications:
  compiler - compiles Erlang code to byte-code;
  erts - the Erlang runtime system application;
  kernel - code necessary to run the Erlang runtime system itself;
  ose - code for Enea OSE operating system;
  sasl - the system architecture support libraries application;
  stdlib - modules for manipulating lists, strings, files etc.
Description: Erlang/OTP virtual machine and base applications
 This package contains the Erlang/OTP runtime implementation, which is
 configured and built without HiPE support (compiles to byte-code only),
 and minimal set of Erlang applications:
  compiler - compiles Erlang code to byte-code;
  erts - the Erlang runtime system application;
  kernel - code necessary to run the Erlang runtime system itself;
  sasl - the system architecture support libraries application;
  stdlib - modules for manipulating lists, strings, files etc.
--- 284575	Thu Jan  1 00:00:00 1970
+++ 59326	Thu Jan  1 00:00:00 1970
@@ -1,9 +1,9 @@
 Erlang/OTP virtual machine and base applications
- This package contains the Erlang/OTP runtime implementation,
+ This package contains the Erlang/OTP runtime implementation, which is
+ configured and built without HiPE support (compiles to byte-code only),
  and minimal set of Erlang applications:
   compiler - compiles Erlang code to byte-code;
   erts - the Erlang runtime system application;
   kernel - code necessary to run the Erlang runtime system itself;
-  ose - code for Enea OSE operating system;
   sasl - the system architecture support libraries application;
   stdlib - modules for manipulating lists, strings, files etc.