This is an automated email from the git hooks/post-receive script. fnatter-guest pushed a commit to branch master in repository freeplane.
commit 1062aa13c4c478ffd9b9699b0136c908fa4ca628 Author: Felix Natter <[email protected]> Date: Thu Jul 3 12:30:50 2014 +0200 update man page --- debian/freeplane.1.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/freeplane.1.xml b/debian/freeplane.1.xml index ffd163d..6f2c8fe 100644 --- a/debian/freeplane.1.xml +++ b/debian/freeplane.1.xml @@ -7,7 +7,7 @@ <!ENTITY dhfirstname "<firstname>Eric</firstname>"> <!ENTITY dhsurname "<surname>Lavarde</surname>"> <!-- Please adjust the date whenever revising the manpage. --> - <!ENTITY dhdate "<date>April, 13th, 2014</date>"> + <!ENTITY dhdate "<date>July, 3rd, 2014</date>"> <!-- SECTION should be 1-8, maybe w/ subsection other parameters are allowed: see man(7), man(1). --> <!ENTITY dhsection "<manvolnum>1</manvolnum>"> @@ -235,7 +235,7 @@ http://freeplane.sourceforge.net/wiki/index.php/Add-ons </para> <para> - If you want help developing add-ons, post in the forum: + If you want to get started developing add-ons, post in the forum: http://www.freeplane.org/discussion </para> </listitem> @@ -261,6 +261,12 @@ http://freeplane.sourceforge.net/wiki/index.php/Rendering_Issues</para> </listitem> <listitem> + <para> + Sometimes keypresses get lost when running ibus-daemon: + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714524 + </para> + </listitem> + <listitem> <para>The Debian package does not include the <emphasis>signed</emphasis> applet code. That's why <ulink url="http://www.duckware.com/tech/java-security-clusterfuck.html">most applets won't run</ulink> after creating an applet export from the Debian package. You can ask for the signed applet in the open discussion forum: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

