We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8675ff6 commit 544da8cCopy full SHA for 544da8c
ChangeLog
@@ -1,3 +1,11 @@
1
+2009-04-12 Heikki Orsila <[email protected]>
2
+ * Version 1.3.14
3
+ - Install the man page with proper permissions
4
+ - Fix buffer underflow [CORRECTIVE]
5
+ - Cleanup and fix sfv reading [CORRECTIVE] [PREVENTIVE]
6
+ - Fix test script reporting [CORRECTIVE]
7
+ - Consistent return value (1) for exit() [PREVENTIVE]
8
+
9
2008-08-24 Heikki Orsila <[email protected]>
10
* Version 1.3.13
11
- Bug fixes
configure
@@ -1,6 +1,6 @@
#!/bin/sh
-version="1.3.13"
+version="1.3.14"
prefix="/usr/local"
packageprefix=""
have_mandir="no"
0 commit comments