OSSP CVS Repository

ossp - Check-in [5621]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 5621
Date: 2006-Jul-31 19:36:41 (local)
2006-Jul-31 17:36:41 (UTC)
User:rse
Branch:
Comment: bump before release
Tickets:
Inspections:
Files:
ossp-pkg/js/ChangeLog      1.22 -> 1.23     4 inserted, 1 deleted
ossp-pkg/js/README      1.11 -> 1.12     1 inserted, 1 deleted
ossp-pkg/js/VERSION      1.5 -> 1.6     1 inserted, 1 deleted
ossp-pkg/js/src/jsapi.c      1.10 -> 1.11     1 inserted, 1 deleted

ossp-pkg/js/ChangeLog 1.22 -> 1.23

--- ChangeLog    2006/07/31 17:32:29     1.22
+++ ChangeLog    2006/07/31 17:36:41     1.23
@@ -11,7 +11,7 @@
 
   This is a list of all changes to OSSP js.
 
-  Changes between 1.6.20060730 and 1.6.20060801 (2006-07-30 to 2006-08-01)
+  Changes between 1.6.20060730 and 1.6.20060731 (2006-07-30 to 2006-07-31)
 
    o Fix "make install": the executable "js" was not installed via GNU
      libtool and this way under --enable-shared the wrapper script was
@@ -28,6 +28,9 @@
      make sure that the host identification is really available.
      [Alfred Reibenschuh <alfred.reibenschuh@it-austria.com>]
 
+   o Upgrade to upstream sources as of 2006-07-31.
+     [Ralf S. Engelschall <rse@engelschall.com>]
+
   Changes between 1.6.20060729 and 1.6.20060730 (2006-07-29 to 2006-07-30)
 
    o Add support for Windows CygWin and MinGW environments.


ossp-pkg/js/README 1.11 -> 1.12

--- README       2006/07/30 08:10:01     1.11
+++ README       2006/07/31 17:36:41     1.12
@@ -6,7 +6,7 @@
                                   |__/      
 
   OSSP js - Mozilla JavaScript Engine
-  Version 1.6.20060730 (30-Jul-2006)
+  Version 1.6.20060731 (31-Jul-2006)
 
   ABSTRACT
 


ossp-pkg/js/VERSION 1.5 -> 1.6

--- VERSION      2006/07/30 08:10:01     1.5
+++ VERSION      2006/07/31 17:36:41     1.6
@@ -2,5 +2,5 @@
   VERSION -- Version Information for OSSP js (syntax: Text)
   [automatically generated and maintained by GNU shtool]
 
-  This is OSSP js, Version 1.6.20060730 (30-Jul-2006)
+  This is OSSP js, Version 1.6.20060731 (31-Jul-2006)
 


ossp-pkg/js/src/jsapi.c 1.10 -> 1.11

--- jsapi.c      2006/07/30 08:10:01     1.10
+++ jsapi.c      2006/07/31 17:36:41     1.11
@@ -1085,7 +1085,7 @@
 JS_GetImplementationVersion(void)
 {
 #ifdef OSSP
-    return "JavaScript-C 1.6 pre-release 1 2006-04-04 (OSSP js 1.6.20060730)";
+    return "JavaScript-C 1.6 pre-release 1 2006-04-04 (OSSP js 1.6.20060731)";
 #else
     return "JavaScript-C 1.6 pre-release 1 2006-04-04";
 #endif

CVSTrac 2.0.1