📄 rev_hist.txt
字号:
DOS-related fixes). 2.75.01 09/09/2000 Restored the C version of encode_f() (this finally frees us from RTL usage in ASM modules). Official release. 2.75.02 15/09/2000 Removed references to M_MALICIOUS_ARCV fix from the documentation. Slightly optimized the ARJ-SECURITY verification routine. Began rewriting the assembly routines in 32-bit compatible way. 2.75.03 30/09/2000 Low-level interface routines have been portabilized. 2.75.04 15/10/2000 Portabilized the encoding/decoding routines. 2.75.05 18/10/2000 Introduced the OS/2-32 version. Made the appropriate changes to various source and documentation files. 2.75.06 18/10/2000 DOS and Borland fixes. 2.75.07 20/10/2000 Fixed processing of volumes beyond 99 in ARJSFXV. 2.75.08 24/10/2000 Automation Release #1. Added the packaging tool. 2.75.09 27/10/2000 Automation Release #2. Clean-up and minor fixes. 2.75.10 28/10/2000 Automation Release #3. Concurrent compiles. 2.75.11 29/10/2000 Automation Release #4. Added IBM LIBC option. Fixed intermittent traps on startup of ARJSFXV. 2.75.12 03/11/2000 Automation Release #5. Multiplatform READMEs. 2.75.13 17/12/2000 Fixed a problem with the "-vw" whole file volume option looping. Fixed a "-i3"/"-i6" milestone percentage problem with the "-vw" option. Fixed the "Y" command to allow "-hk" and "-g" simultaneously. Changed "-q" option to NOT continue to query about extracting subsequent sections of a split file. 2.75.14 31/12/2000 Fixed LOCALE branches in ARJ_DATA.C. 2.75.15 09/01/2001 Added "-2f" option to avoid serialization of comments. 2.75.16 15/01/2001 Fixed volume size parsing when specified with "-vxxxK" or "-vxxxM". 2.75.17 05/02/2001 Fixed overwriting of existing EAs in 32-bit OS/2 version. 2.75.18 21/02/2001 Fixed crashes when loading the ARJCRYPT module. Fixed crashes in 32-bit OS/2 version if an incorrect date results from -odb. Added creation and packaging of debug symbols and map files. 2.75.19 07/04/2001 Improved debugging for header errors. [Merged with MetaWare branch up to arj-2_75_18_3]: Fixed displaying files with ARJ p -ja. Fixed possible errors on termination of ARJSFX/ARJSFXV. 2.75.20 11/05/2001 Fixed handling of /A option (with no archive types specified) by REARJ. 2.75.21 04/06/2001 Fixed volume size calculation. 2.76.01 25/01/2001 Raised the filelist limit in commercial versions. Changed the storage order of subdirectories to retain timestamps on extraction. 2.76.02 28/01/2001 Fixed matching for "[xxx]" wildcards when -h* is given. 2.76.03 19/06/2001 Merged with later 2.75 builds, yielding a separate post-2.76.02 sparse tree. 2.76.04 21/06/2001 Added a free memory check for DOS version. Fixed the "r" command to remove paths properly in dual-name archives. Fixed an error processing directories with very long filenames. Fixed ARJSFXV to NOT beep when using options to inhibit volume prompting. Fixed ARJSFXV to work with an archive that contains the encryption module. Fixed phantom EA records. 2.76.05 24/06/2001 Changed order of password prompt in the large self-extractors. 2.76.06 15/08/2001 Fixed launch of DOS archivers from REARJ. ARJSFX now automatically enables the VIO ANSI support for comments. Fixed error messages appearing when -hk is used with -va. Added a way to specify priority deltas. Made some performance enhancements to the -m4 extractor. 2.76.07 25/08/2001 Added handling of the new (revision 11) timestamp format. 2.77.01 01/09/2001 ARJDISP is now being called instead of ARJ$DISP as the display front-end. ARJ.CFG syntax was enhanced to allow comments ('#' as the first character on a line). Preliminary support for UNIX-like platforms. REARJ has been enhanced with a "T" modifier. Fixed the parsing of -t1g. Specifying -t0 on extraction will retain the 8th bit. 2.77.02 06/09/2001 Fixed file mode conversion to the DOS format. Fixed ARJCRYPT incompatibility. Fixed deletion of special files. Fixed "-2a" to work correctly with the ".*" files. 2.77.03 07/09/2001 Fixed DOS->UNIX timestamp conversions. 2.77.04 09/09/2001 Fixed -hk protection block size calculation. Fixed the updating of archives with extended headers. 2.77.05 15/09/2001 Fixed the display of archive dates in DOS and OS/2 versions of ARJ. Fixed some EXT_HDR regressions in 16-bit mode. 2.77.06 23/10/2001 Fixed handling of "-2f". Removed the dependence of /usr/bin path in UNIX platforms. Changed the names of configuration files in home directory to be prepended with '.'. 2.78.01 27/03/2002 Merged with German NLS branch. Fixed the "-i5" indicator to show correct percentage at the beginning of each file. 2.78.02 09/04/2002 Official Open Source release. 2.78.03 03/05/2002 Fixed modification timestamping in main archive header. 2.78.04 15/05/2002 Fixed handling of "+" and "-" in ARJ.CFG (regression from 2.73.01) 2.78.05 06/07/2002 Fixed timestamp handling. Fixed crash at startup with "ARJ Q" and no other arguments. Added "-d1" and "-d2" options. 2.78.06 14/12/2002 Fixed "Out of memory" type errors on UNIX-like platforms. 2.78.07 25/01/2003 Fixed ARJCRYPT key generation (regression from 2.77.02). Added preliminary support for Win32 platform. 2.78.08 07/02/2003 Install into /usr/local by default on UNIX-like platforms. Determine the number of lines on screen for -jp where possible (DOS, OS/2 VIO and Win32). Experimental color output in a JAR style: 1. "-*2" gets obsoleted. "-*1" designates a "silent" mode (all error msgs suppressed), "-*" stands for the "normal" mode (error msgs still displayed). 2. ARJ has "-2t" switch to set the colors. "-2t" alone will disable the color support; "- -2t" in ARJ.CFG is recommended to turn it off for all commands. 3. REARJ has a "COLORS " configuration parameter. REARJ updated to 2.43 - allow arbitrary positioning of parameters within the configuration file. Fixed looping on symlinked directories without "-a1". Added the "-2b" parameter to specify reference devices. German locale: "ge" -> "de". Fixed to display error messages properly under Win32. 2.78.09 31/03/2003 Prevent "ghost" progress indicator from appearing on the screen. Added hardlink to symlink conversion. Removed counter granularity (actually, it's 26624 now in the most cases instead of 40960). Added the "-2r" parameter to revert to the "standard" unarchiving order. 2.78.10 03/04/2003 Workaround for stack/near memory shortage in 16-bit versions. 2.78.11 06/04/2003 Fixed several options being disabled in REARJ. Fixed stack overrun during directory recursion in 32-bit OS/2 (except EMX). 2.78.12 12/04/2003 Fixed a possible incompatibility with mainstream ARJ when using the "-hg" or "-hg!" encryption. 2.78.13 11/05/2003 Revised build and packaging on GNU systems after a patch from Guillem Jover <guillem@debian.org>: * The build system honours DESTDIR, so our packaging is easier. * Updated configure.in. * The arjcrypt module is moved to its own dir under $libdir ($pkglibdir). * The join program now return proper exit codes. It was causing the autobuilders to fail on some architectures. * Man pages provided. * The rearj.cfg.example now supplies the correct bzip2 options. Changed the OS/2 version to use the same canonical wildcard matching logic as the Win32 one. Fixed "-jp" being inoperable (regression from 2.78.08). Fixed the unintentional fallback to ARJCRYPT V1 when ARJCRYPT V2 ought to be used. Displays the safety factor in ARJ-PROTECT notice. Fixed the "arj o" command (regression from 2.62.08). 2.78.14 14/05/2003 Fixed REARJ terminating with an error when the configuration file is padded with blank lines. 2.78.15 30/06/2003 Fixed the "-i" overall progress indicators to not count the skipped files. Fixed "double skip" with "-2b" when the first file to be skipped was surrounded by symlinks. Fixed to ignore symlink access attributes. Workaround for EA size query during extraction on OS/2-32. Fixed various problems with updating extended headers (regression from 2.77.01). 2.78.16 15/07/2003 Added "-2o2" to save a symbolic representation of both UID and GID when archiving. 2.78.17 14/09/2003 Skip changing the archive attributes under UNIX. Optimized the progress counter performance by avoiding unnecessary output. 2.78.18 16/10/2003 Re-fix the attributes patch for 2.78.17 to make the SFX attributes correspond to the current umask.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -