summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaromil <[email protected]>2010-05-23 16:01:31 (GMT)
committer Jaromil <[email protected]>2010-05-23 16:01:31 (GMT)
commitc358a55a01f5435f0ec47021c344d11fcaab32db (patch)
tree8a60d3f62823a4a1aaae07b8d51f2906ebc26267
parent34b290ec90e8a2c8f9ff2428b45de82dcddb02f0 (diff)
documentation updatesHEADmaster
Dirk's new email is included
-rw-r--r--AUTHORS11
-rw-r--r--BUGS7
-rw-r--r--ChangeLog8
-rw-r--r--HELP4
-rw-r--r--doc/dirsum.12
5 files changed, 22 insertions, 10 deletions
diff --git a/AUTHORS b/AUTHORS
index 849252c..d587061 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,7 @@
-Dirk Bartley [email protected]
-This is the initial release.
-It is version 0.2
-Second release is version 0.3
+
+Original author: Dirk Bartley <[email protected]>
+
+Current maintainer: Denis Roio <[email protected]>
+
+For inquiries and questions please direct your mails to the current
+maintainer.
diff --git a/BUGS b/BUGS
index 3c4b5fa..ae4574a 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,6 @@
-Version .3 fixed bug that when compiled and ran on some systems the readdir
-function is unable to determine a files type. I am attempting to fix it but
-have not yet discovered how to determine file types on these systems.
+There are no currently known bugs for this software.
+
+If you find any, write to <[email protected]> including a GDB backtrace
+and description of the system architecture you are running.
diff --git a/ChangeLog b/ChangeLog
index 0b0f16f..09fed15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Release 0.4 2010-25-05 build updates and documentation.
+ New maintainer: Jaromil
+
+ Autoconf/Automake build system
+ Fixes to compile on GCC 4
+ New manual page
+ Debian packaging
+
Release 0.3 fixed a known bug.
Fixed bug that when compiled and ran on some systems the readdir
diff --git a/HELP b/HELP
index 757d8cd..5d4c75c 100644
--- a/HELP
+++ b/HELP
@@ -33,7 +33,7 @@ first level subdirectories will be listed with the appropriate count of
directories under it and files and bytes in those files 1 level and a sum of the
files and direcories deeper than that.
-That's all there is to it. If you have any questions please do not be afraid to
-ask at my email in the AUTHORS file.
+That's all there is to it.
+
Dirk
diff --git a/doc/dirsum.1 b/doc/dirsum.1
index e6b3ae5..3ffe17e 100644
--- a/doc/dirsum.1
+++ b/doc/dirsum.1
@@ -30,7 +30,7 @@ continue recursion into new partitions mounted in subdirectories
.SH AUTHORS
.nf
-Dirk Bartley - author <\[email protected]\fR>
+Dirk Bartley - author <\[email protected]\fR>
Denis "Jaromil" Roio - current maintainer <\fIhttp://rastasoft.org\fR>
.fi