pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note update of erlang to 9.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bdaeaa258116
branches:  trunk
changeset: 460503:bdaeaa258116
user:      jtb <jtb%pkgsrc.org@localhost>
date:      Sun Aug 31 01:06:23 2003 +0000

description:
Note update of erlang to 9.2.

     This  version  is  focused  on  improved performance and stability,
     rather  than introducing new functionality, hence it is called R9C.

Build Process NEW

   The  build  process  has been improved so that it is possible to build
   Erlang/OTP  from  source  even  on  Windows platforms. There is also a
   completely new installation program for Windows.

Observer

  crashdump_viewer NEW

   A  HTML based tool for browsing Erlang crashdumps. The tool can handle
   crashdumps  from  OTP R7B, R8B and R9B as well but there is additional
   information in the crashdumps for R9C.

OTP_MIBs NEW

   The  OTP  mibs  that  where included in the SASL application have been
   moved  to  this  new application otp_mibs. This is a step too create a
   pure   core   for   Erlang/OTP  that  does  not  depend  on  specific,
   non-mainstream applications such as SNMP.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 69f3a43c5ccb -r bdaeaa258116 doc/CHANGES
--- a/doc/CHANGES       Sun Aug 31 01:01:55 2003 +0000
+++ b/doc/CHANGES       Sun Aug 31 01:06:23 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3164 2003/08/31 00:30:36 xtraeme Exp $
+$NetBSD: CHANGES,v 1.3165 2003/08/31 01:06:23 jtb Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -3417,3 +3417,4 @@
        Updated mplayer-share to 0.91 [xtraeme 2003-08-31]
        Updated gmplayer to 0.91 [xtraeme 2003-08-31]
        Updated mencoder to 0.91 [xtraeme 2003-08-31]
+       Updated erlang to 9.2 [jtb 2003-08-31]



Home | Main Index | Thread Index | Old Index