Changes since dim-0.5.2 are:

dim-0.5.3
  dim-0.5.2-mv20 -> dim-0.5.3

dim-0.5.2-mv20
  Avoid to fork in "get -a" for http comms, as state of TCP connection
  is not propagated to parent. The same should be done for put().

dim-0.5.2-mv19
  Debug HTTP connections open and close when -v flag is set.
  Attempt to detect unexpected TCP connection close.

dim-0.5.2-mv18
  Fix compatibility with netbsd /bin/sh.

dim-0.5.2-mv17
  Fix compatibility with netbsd /bin/sh.

dim-0.5.2-mv16
  Fix a bug where temporary files and directories were not removed correctly
  (netbsd, /bin/sh).
  Fix a bug where portals were not correctly detected (netbsd).
  Fix HTTP-1.1 protocol, where only the first chunk of a list was processed.
  Fix HTTP processing in case of connection close response.
  Set default HTTP protocol to 1.1 instead of 1.0, as it can be much faster.

dim-0.5.2-mv15
  Merge dim-0.5.2-mv14-pb6
  Fix portability with NetBSD /bin/sh.

dim-0.5.2-mv14-pb6
  'dim diff' returns 'no item' when that is the case.
  Suppressed an erroneous error message
  when unexporting with protocol file:.

dim-0.5.2-mv14-pb5
  Fixed a bug in file_getnewversion(), called by 'dim export' for
  the protocol 'file:', which caused dim to enter an infinite loop
  when the directory '.version' was not writable by the user.
  Suppressed a inappropriate error message in 'dim import'.
  Fixed a ksh88 'test' parsing bug in 'dim put'.

dim-0.5.2-mv14-pb4
  'dim copy -f' stays silent about loosing data.
  Fixed a typo in 'dim unexport' for protocol 'file:'.

dim-0.5.2-mv14-pb3
  'dim clone' populates an empty clone (with 'dim copy').

dim-0.5.2-mv14-pb2
  Renamed getnewvers() family of functions into getnewversion().
  Fixed a bug in getnewversion(), which did not branch off a foreign branch.
  Fixed lget(), which now returns false when the attr file is empty.
  Fixed a bug in file_getnewversion(), where argument #2 of
  getneversion() was the checksum, instead of the ancestor version.
  Fixed noclobber pattern to suppress the error message:
  s/'echo >file 2>/dev/null'/'(echo >file) 2>/dev/null'/

dim-0.5.2-mv14-pb1
  Fixed 'dim ancestor -<n>', when n > 1.

dim-0.5.2-mv14
  Document merge.
  Document version naming (incomplete).
  Merge dim-0.5.2-mv13-pb6.

dim-0.5.2-mv13-pb6
  'dim clone Version' returns an error message when Version does not exist.

dim-0.5.2-mv13-pb5
  Fixed parseopt for ksh88 (at least on AIX).

dim-0.5.2-mv13-pb4
  Created command 'dim unclone', which operates on current clone.
  'dim mkjob file:' creates a job which is its own file: library.

dim-0.5.2-mv13-pb3
  Forced Http_proto=0 (Http_proto=1 breaks 'dim get' and 'dim put').

dim-0.5.2-mv13-pb2
  Fixed a bug in update_sum(), which returned 1 instead of 0
  after an empty incremental scan.

dim-0.5.2-mv13-pb1
  Fixed a bug in 'dim add', which could operate on $HOME rather than $PWD.

dim-0.5.2-mv13
  Fix a bug in checksign() where lget() was used instead of getattr().
  Fix a bug in update_sum() where lget() was used instead of getattr().

dim-0.5.2-mv12
  Another fix to http debugging.

dim-0.5.2-mv11
  Suppress global variable Http_debug, use Optv instead.
  Remove dependency on od, use cat -v instead for HTTP debugging.
  Merge dim-0.5.2-mv8-pb3

dim-0.5.2-mv10
  Fix HTTP debugging traces

dim-0.5.2-mv9
  Fix HTTP data debugging traces.
  Fix wrong arithmetic expressions in tests related to $Optv.

dim-0.5.2-mv8
  Merged dim-0.5.2-mv6-pb8

dim-0.5.2-mv1
  Skip not documented commands in manpage generation.
  Fix a bug in version where multiple arguments were ignored.
  Remove temporary debug commands.
  Fix unitialized variable in merge. Remove useless variable Rootdir
  in merge.
  Makefile is now compatible with BSD make in addition of GNU make.
  Added -A and -I flags, respectively to force absolute or incremental
  archives at export.

-- 
Marc
--
Archive: http://www.mail-archive.com/dim@ml.free.fr/
To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

Reply via email to