CHANGES
author tomas@localhost
Thu, 01 Nov 2007 14:46:11 +0100
changeset 0 c045670f36e9
permissions -rw-r--r--
Imported queue-fix-1.4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
     1
1.4 (19990314)
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
     2
===
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
     3
Checks for the existence of clashing filenames before it tries
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
     4
to rename a file.  This will resolve cyclic inode filenames.
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
     5
Thanks Harald Hanche-Olsen.
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
     6
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
     7
1.3 (19981011)
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
     8
===
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
     9
Checks for stray files in todo,intd,info,local,remote, and bounce.
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    10
-N command-line option to see all actions before they are done.
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    11
Updated README.
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    12
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    13
1.2 (19980602)
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    14
===
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    15
Improperly handled todo, intd, and bounce
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    16
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    17
1.1 (19980529)
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    18
===
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    19
Did not rehash files into the correct split directory.
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    20
Interactive mode did not ask before renaming files.
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    21
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    22
1.0 (19980516)
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    23
===
c045670f36e9 Imported queue-fix-1.4
tomas@localhost
parents:
diff changeset
    24
First release.