Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sleuthkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IRT
Sleuthkit
Commits
4e466f1a
Commit
4e466f1a
authored
15 years ago
by
Brian Carrier
Browse files
Options
Downloads
Patches
Plain Diff
Arranged CHANGES file to include 3.0.1 release
parent
e249c5aa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES.txt
+37
-30
37 additions, 30 deletions
CHANGES.txt
with
37 additions
and
30 deletions
CHANGES.txt
+
37
−
30
View file @
4e466f1a
---------------- VERSION 3.1.0 --------------
---------------- VERSION 3.1.0 --------------
10/26/08: Update: Removed 'docs' files and moved them to the wiki.
10/26/08: Update: Removed 'docs' files and moved them to the wiki.
11/11/08: Bug Fix: Fixed crashing bug in ifind on FAT file system. Bug: 2265927
11/11/08: Bug Fix: Fixed crashing bug in istat on ExtX $OrphanFiles dir. Bug: 2266104
11/16/08: Update: Added more HFS error checking and better loading
11/16/08: Update: Added more HFS error checking and better loading
11/26/08: Update: Updated fls man page.
11/30/08: Update: Removed TODO file and using tracker for bugs and feature requests.
12/29/08: Bug Fix: Fixed incorrectly setting block status in file_walk
for compressed files (Bug: 2475246)
12/29/08: Bug Fix: removed fs_info field from FS_META because it
was not being set and should have been removed in 3.0. Reported by
Rob Joyce and Judson Powers.
12/29/08: Bug Fix: orphan files and NTFS files found via parent
directory have an unknown file name type (instead of being equal
to meta type). (Bug: 2389901). Reported by Barry Grundy.
1/11/09: Update: Support for HFS Wrappers was added. Patch by Rob Joyce.
1/11/09: Update: Support for HFS Wrappers was added. Patch by Rob Joyce.
1/11/09: Update: Lots of bug fixes in HFS code from Rob Joyce.
1/11/09: Update: Lots of bug fixes in HFS code from Rob Joyce.
1/12/09: Bug Fix: Fixed ISO9660 bug where large directory contents were not displayed. (Bug: 2503552). Reported by Tom Black.
1/24/09: Bug Fix: Fixed bug 2534449 where extra NTFS files were
shown if the MFT address was changed to 0 because fs_dir_add was
checking the address and name. Reported by Andy Bontoft.
1/29/09: Update: Fixed fix for bug 2534449. The fix is in ifind
instead of fs_dir_add().
2/2/09: Update: Added RPM spec file from Morgan Weetmam.
2/6/09: Bug Fix: Fixed bug 2568528, which was caused by incorrect
2/6/09: Bug Fix: Fixed bug 2568528, which was caused by incorrect
adjustment of attribute FILLER offset. Reported by Andy Bontoft.
adjustment of attribute FILLER offset. Reported by Andy Bontoft.
...
@@ -97,6 +67,43 @@ for split image files. Patch by Christopher Siwy.
...
@@ -97,6 +67,43 @@ for split image files. Patch by Christopher Siwy.
5/4/09: Bug Fix: NTFS compression infinite loop fix by Jamie Butler.
5/4/09: Bug Fix: NTFS compression infinite loop fix by Jamie Butler.
Bug 2786963)
Bug 2786963)
---------------- VERSION 3.0.1 --------------
11/11/08: Bug Fix: Fixed crashing bug in ifind on FAT file system.
Bug: 2265927
11/11/08: Bug Fix: Fixed crashing bug in istat on ExtX $OrphanFiles
dir. Bug: 2266104
11/26/08: Update: Updated fls man page.
11/30/08: Update: Removed TODO file and using tracker for bugs and
feature requests.
12/29/08: Bug Fix: Fixed incorrectly setting block status in file_walk
for compressed files (Bug: 2475246)
12/29/08: Bug Fix: removed fs_info field from FS_META because it
was not being set and should have been removed in 3.0. Reported by
Rob Joyce and Judson Powers.
12/29/08: Bug Fix: orphan files and NTFS files found via parent
directory have an unknown file name type (instead of being equal
to meta type). (Bug: 2389901). Reported by Barry Grundy.
1/12/09: Bug Fix: Fixed ISO9660 bug where large directory contents
were not displayed. (Bug: 2503552). Reported by Tom Black.
1/24/09: Bug Fix: Fixed bug 2534449 where extra NTFS files were
shown if the MFT address was changed to 0 because fs_dir_add was
checking the address and name. Reported by Andy Bontoft.
1/29/09: Update: Fixed fix for bug 2534449. The fix is in ifind
instead of fs_dir_add().
2/2/09: Update: Added RPM spec file from Morgan Weetmam.
---------------- VERSION 3.0.0 --------------
---------------- VERSION 3.0.0 --------------
0/00/00: Update: Many, many, many API changes.
0/00/00: Update: Many, many, many API changes.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment