aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Vanek <[email protected]>2012-05-21 18:17:43 +0200
committerJiri Vanek <[email protected]>2012-05-21 18:17:43 +0200
commitef5a7d96e4442ee3df17766debdc33e452291580 (patch)
treec22e9fba581cb1b63a62889d9a316a87ddc92b40
parentd6e4a455af851a78ed51b66956f8ca2c9ecaf788 (diff)
Missing changelog entry
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 025d6b2..4da670c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2012-05-21 Jiri Vanek <[email protected]>
+
+ 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 <[email protected]>
Fixed behavior when encoded/characters needed encoding included in url