summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Gevers <elbrus@debian.org>2013-12-29 20:38:08 +0100
committerPaul Gevers <elbrus@debian.org>2013-12-29 20:38:08 +0100
commitc361d2ccf8d36b41b5b781e3ba4d1a084ec3f32f (patch)
treef8d89b347535db4df8f1ad0d98a06af32433afb8 /doc
parent9c345ff27ef588b4ffef84007ef691261e560116 (diff)
Imported Upstream version 8.4.5
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog6
-rw-r--r--doc/daisy-player.html4
2 files changed, 7 insertions, 3 deletions
diff --git a/doc/Changelog b/doc/Changelog
index e46e7ec..d246042 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -153,9 +153,13 @@ Samuel Thibault <sthibault@debian.org>
- setlocale (LC_ALL, getenv ("LANGUAGE"));
- setlocale (LC_ALL, getenv ("LANG"));
+ setlocale (LC_ALL, "");
- In 84.1 two lines were accidentally deleted:
+ In 8.4.1 two lines were accidentally deleted:
str = (char *) malloc (MAX_STR);
s = MAX_STR - 1;
are introduced again.
+8.4.3 setlocale (LC_NUMERIC, "C"); added to force a decimal point
+ independently of the used language.
+8.4.4 Updated hungarian translation
+8.4.5 new polish translation
diff --git a/doc/daisy-player.html b/doc/daisy-player.html
index 79ae55c..d595c19 100644
--- a/doc/daisy-player.html
+++ b/doc/daisy-player.html
@@ -2,7 +2,7 @@
<HTML><HEAD><TITLE>Man page of daisy-player</TITLE>
</HEAD><BODY>
<H1>daisy-player</H1>
-Section: Linux Reference Manual (1)<BR>Updated: 23 October 2013<BR><A HREF="#index">Index</A>
+Section: Linux Reference Manual (1)<BR>Updated: 12 December 2013<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
@@ -239,6 +239,6 @@ This program is free software; you can redistribute it and/or modify it under th
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
-Time: 09:22:42 GMT, October 23, 2013
+Time: 10:01:23 GMT, December 12, 2013
</BODY>
</HTML>