gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog configure.ac libbase/gnashplugi... [gnash


From: Russ Nelson
Subject: [Gnash-commit] gnash ChangeLog configure.ac libbase/gnashplugi... [gnash_0_8_3_branch]
Date: Mon, 09 Jun 2008 20:27:55 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         gnash_0_8_3_branch
Changes by:     Russ Nelson <nelsonrn>  08/06/09 20:27:55

Modified files:
        .              : ChangeLog configure.ac 
        libbase        : gnashpluginrc.in 

Log message:
        * Tag and release -rc3
        * libbase/gnashpluginrc.in: We need more infrastructure before
          we can ship startstopped on.  In particular, we need to identify      
          gnash as the source of the "Click to play", and we need to show
          them how to turn startstopped off.  Ideally, we would also give
          them a whitelist for hosts to start on, or a blacklist for hosts
          to start off.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&only_with_tag=gnash_0_8_3_branch&r1=1.6573.2.50&r2=1.6573.2.51
http://cvs.savannah.gnu.org/viewcvs/gnash/configure.ac?cvsroot=gnash&only_with_tag=gnash_0_8_3_branch&r1=1.529.2.6&r2=1.529.2.7
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/gnashpluginrc.in?cvsroot=gnash&only_with_tag=gnash_0_8_3_branch&r1=1.1.2.2&r2=1.1.2.3

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.6573.2.50
retrieving revision 1.6573.2.51
diff -u -b -r1.6573.2.50 -r1.6573.2.51
--- ChangeLog   9 Jun 2008 20:20:21 -0000       1.6573.2.50
+++ ChangeLog   9 Jun 2008 20:27:53 -0000       1.6573.2.51
@@ -1,5 +1,15 @@
 2008-06-09 Russ Nelson <address@hidden>
 
+       * Tag and release -rc3
+       * libbase/gnashpluginrc.in: We need more infrastructure before
+         we can ship startstopped on.  In particular, we need to identify      
+         gnash as the source of the "Click to play", and we need to show
+         them how to turn startstopped off.  Ideally, we would also give
+         them a whitelist for hosts to start on, or a blacklist for hosts
+         to start off.
+
+2008-06-09 Russ Nelson <address@hidden>
+
        * Committed both of Patrice's patches (missing .as && .po files)
 
 2008-06-06 Russ Nelson <address@hidden>

Index: configure.ac
===================================================================
RCS file: /sources/gnash/gnash/configure.ac,v
retrieving revision 1.529.2.6
retrieving revision 1.529.2.7
diff -u -b -r1.529.2.6 -r1.529.2.7
--- configure.ac        6 Jun 2008 20:08:12 -0000       1.529.2.6
+++ configure.ac        9 Jun 2008 20:27:54 -0000       1.529.2.7
@@ -16,7 +16,7 @@
 dnl  
 
 AC_PREREQ(2.50)
-AC_INIT(gnash, 0.8.3-rc2)
+AC_INIT(gnash, 0.8.3-rc3)
 AC_CONFIG_SRCDIR(server/gnash.h)
 AM_CONFIG_HEADER(gnashconfig.h)
 

Index: libbase/gnashpluginrc.in
===================================================================
RCS file: /sources/gnash/gnash/libbase/gnashpluginrc.in,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- libbase/gnashpluginrc.in    12 May 2008 07:59:07 -0000      1.1.2.2
+++ libbase/gnashpluginrc.in    9 Jun 2008 20:27:55 -0000       1.1.2.3
@@ -18,4 +18,4 @@
 #
 # Default: off
 #
-set startStopped on
+set startStopped off




reply via email to

[Prev in Thread] Current Thread [Next in Thread]