Page MenuHomePhabricator

No OneTemporary

Size
2 KB
Referenced Files
None
Subscribers
None
diff --git a/trunk/debian/changelog b/trunk/debian/changelog
index 6026ea9..99223fe 100644
--- a/trunk/debian/changelog
+++ b/trunk/debian/changelog
@@ -1,45 +1,48 @@
fred (0.1.0beta4) unstable; urgency=low
* Fixed some minor UI bugs
+ * Massive code cleanup in mainwindow.cpp
+ * Added ability to switch data interpreter's endianness
+ * Added ability in hex editor to select and copy selected bytes / text
- -- Daniel Gillen <gillen.dan@pinguin.lu> Mon, 21 May 2012 00:00:00 +0200
+ -- Daniel Gillen <gillen.dan@pinguin.lu> Mon, 25 Jun 2012 00:00:00 +0200
fred (0.1.0beta3) unstable; urgency=low
* Added search functionality
* Added various context menus to copy values to clipboard
* Now linking statically against libhivex to support older Debian / Ubuntu distros
* Some small fixes to ease portability
-- Daniel Gillen <gillen.dan@pinguin.lu> Sun, 04 Sep 2011 00:15:00 +0200
fred (0.1.0beta2) unstable; urgency=low
* Fixed some more bugs and subclassed QTreeView and QTableView
-- Daniel Gillen <gillen.dan@pinguin.lu> Tue, 23 Aug 2011 17:00:00 +0200
fred (0.1.0beta1) unstable; urgency=low
* Fixed some minor bugs and added more report templates
-- Daniel Gillen <gillen.dan@pinguin.lu> Mon, 22 Aug 2011 08:00:00 +0200
fred (0.1.0alpha3) unstable; urgency=low
* Added data report engine and 2 basic report templates
-- Daniel Gillen <gillen.dan@pinguin.lu> Wed, 17 Aug 2011 11:30:00 +0200
fred (0.1.0alpha2) unstable; urgency=low
* Integrated hexeditor into main windows.
* Added data interpreters
-- Daniel Gillen <gillen.dan@pinguin.lu> Tue, 09 Aug 2011 17:00:00 +0200
fred (0.1.0alpha1) unstable; urgency=low
* First public release
-- Daniel Gillen <gillen.dan@pinguin.lu> Sat, 06 Aug 2011 22:00:00 +0200
diff --git a/trunk/debian/control b/trunk/debian/control
index 4a9b776..c47a2af 100644
--- a/trunk/debian/control
+++ b/trunk/debian/control
@@ -1,27 +1,27 @@
Source: fred
Section: x11
Priority: optional
Maintainer: Gillen Daniel <gillen.dan@pinguin.lu>
Uploaders: Gillen Daniel <gillen.dan@pinguin.lu>
Build-Depends: debhelper (>= 5), libqt4-dev
Standards-Version: 3.8.2
Homepage: https://www.pinguin.lu
Package: fred
Architecture: any
Depends: ${shlibs:Depends}
Recommends: fred-reports
Description: Forensic Registry EDitor
Forensic Registry EDitor (fred) is a cross-platform M$ registry
- hive editor with special feautures useful during forensic
+ hive editor with special features useful during forensic
analysis.
Package: fred-reports
Architecture: any
Depends: ${shlibs:Depends}
Description: Forensic Registry EDitor
Forensic Registry EDitor (fred) is a cross-platform M$ registry
- hive editor with special feautures useful during forensic
+ hive editor with special features useful during forensic
analysis.
.
This package contains the report-templates for fred.

File Metadata

Mime Type
text/x-diff
Expires
Mon, Dec 23, 5:21 AM (13 m, 29 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1176827
Default Alt Text
(2 KB)

Event Timeline