/hg/icedtea-web: Missing changelog entry

jvanek at icedtea.classpath.org jvanek at icedtea.classpath.org
Mon May 21 09:14:23 PDT 2012


changeset 442a5b2acc85 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=442a5b2acc85
author: Jiri Vanek <jvanek at redhat.com>
date: Mon May 21 18:17:43 2012 +0200

	Missing changelog entry


diffstat:

 ChangeLog |  16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diffs (23 lines):

diff -r f1a5d41c385d -r 442a5b2acc85 ChangeLog
--- a/ChangeLog	Mon May 21 17:48:18 2012 +0200
+++ b/ChangeLog	Mon May 21 18:17:43 2012 +0200
@@ -1,3 +1,19 @@
+2012-05-21  Jiri Vanek  <jvanek at redhat.com>
+
+	Added detection of installed browsers and added targets to create
+	symbolic links from install dir to browsers' plugin directories.
+	Primarily for testing purposes
+	* Makefile.am: (stamps/user-links.stamp) with alias (links) - new target for
+	creating symlinks for all users. One must be root to execute this target.
+	(stamps/global-links.stamp) with alias (user-links) - new target
+	for creating symlinks for logged user only. Because opera is missing this feature,
+	quite useless for testing or dependence targets, but good for live user.
+	(restore-global-links): target for restoring original global links.
+	One must be root again
+	(restore-user-links): target for restoring user's links
+	* configure.ac: added basic check whether and which browsers are
+	installed 
+
 2012-05-18  Jiri Vanek  <jvanek at redhat.com>
 
 	Fixed behavior when encoded/characters needed encoding included in url



More information about the distro-pkg-dev mailing list