Changeset 2605 for pykota/trunk/NEWS
- Timestamp:
- 12/05/05 14:15:17 (19 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/NEWS
r2600 r2605 24 24 - 1.24alpha5 : 25 25 26 - All command line tools now accept -A | --arguments filename.args 27 as a way to bypass the shell's maximal command line size : 28 just put each argument on a line by itself in a file, and 29 pass the file's name as the -A | --arguments command line 30 option's argument. For now this won't be documented in 31 commands' helps. 32 26 33 - dumpykota can now dump the complete database in XML 27 34 format.