From ef5a7d96e4442ee3df17766debdc33e452291580 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Mon, 21 May 2012 18:17:43 +0200 Subject: Missing changelog entry --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 025d6b2..4da670c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2012-05-21 Jiri Vanek + + 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 Fixed behavior when encoded/characters needed encoding included in url -- cgit v1.2.3