summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2011-11-03 13:06:20 +0100
committerYorhel <git@yorhel.nl>2011-11-03 13:06:20 +0100
commitfcc871737a633502444e0d84467a7eeb3dbc28b7 (patch)
treea9fdaa5c7d69af3ccc6986e5001e422b2dce23b9
parent5243e2daf4b4b9389bb4b6740609b27a168d8ed2 (diff)
Version bump + ChangeLog update for 1.8v1.8
I'm now following the same idea from ncdc of using $VERSION+g in the git repositories.
-rw-r--r--ChangeLog5
-rw-r--r--README2
-rw-r--r--configure.in2
-rw-r--r--doc/ncdu.12
4 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 52f812a..79b3f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1.8 - 2011-11-03
+ - Use hash table to speed up hard link detection
+ - Added read-only option (-r)
+ - Use KiB instead of kiB (#3399279)
+
1.7 - 2010-08-13
- List the detected hard links in file info window
- Count the size of a hard linked file once for each directory it appears in
diff --git a/README b/README
index 7a57ec5..30583b2 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-ncdu git
+ncdu 1.8g
========
DESCRIPTION
diff --git a/configure.in b/configure.in
index c4ee13e..72377de 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
-AC_INIT(ncdu, git, projects@yorhel.nl)
+AC_INIT(ncdu, 1.8g, projects@yorhel.nl)
AC_CONFIG_SRCDIR([src/global.h])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE
diff --git a/doc/ncdu.1 b/doc/ncdu.1
index 0560dbd..2ddf8e4 100644
--- a/doc/ncdu.1
+++ b/doc/ncdu.1
@@ -1,4 +1,4 @@
-.TH ncdu 1 "Aug 13, 2010" "ncdu-git" "ncdu manual"
+.TH ncdu 1 "Nov 3, 2011" "ncdu-1.8g" "ncdu manual"
.SH NAME
\fBncdu \fP- NCurses Disk Usage