aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.xml
AgeCommit message (Collapse)AuthorFilesLines
2006-01-27Add an <itemizedlist> ... </itemizedlist> to fix a buildbot build error.Jörg Mayer1-0/+2
svn path=/trunk/; revision=17109
2006-01-25Win32: add SEH to the new features. It might be noteworthy to the users that ↵Ulf Lamping1-2/+3
we probably won't crash for hardware exceptions caused by buggy dissectors svn path=/trunk/; revision=17101
2006-01-16add bugs #648 and #661: "Win32: Unicode chars in filenames" as they seems to ↵Ulf Lamping1-0/+14
be really relevant for some Win32 users svn path=/trunk/; revision=17040
2006-01-06Don't dereference a null pointer. Fixes bug 651. Update the release notesGerald Combs1-31/+5
accordingly. svn path=/trunk/; revision=16967
2005-12-28Fix download URLs in the release notes. Disable building release-notes.txt,Gerald Combs1-3/+3
since the Windows build server doesn't have elinks. Copy over ChangeLog and NEWS from 0.10.14. svn path=/trunk/; revision=16912
2005-12-21Prep for 0.10.14.Gerald Combs1-2/+10
svn path=/trunk/; revision=16872
2005-11-09Updated feature: When cancelling a file load operation...Ulf Lamping1-0/+9
svn path=/trunk/; revision=16442
2005-11-08Fix a cut-and-pasteo.Gerald Combs1-1/+1
svn path=/trunk/; revision=16437
2005-11-08You don't tug on Superman's cape. You don't spit into the wind.Gerald Combs1-0/+8
You don't pull the mask off the old Lone Ranger, and you don't overflow a guint8. Fixes the infinite loop in bug 576. Fix up whitespace. Add an entry to the release notes. Apologies to Jim Croce. svn path=/trunk/; revision=16436
2005-10-27Add a CVE item for the IRC bug.Gerald Combs1-0/+1
svn path=/trunk/; revision=16345
2005-10-26Add the recent IRC bug to the release notes.Gerald Combs1-0/+6
svn path=/trunk/; revision=16318
2005-10-14Fix XML errors.Gerald Combs1-2/+5
svn path=/trunk/; revision=16223
2005-10-14Clear 0.10.13-specific contents out of the release notes.Gerald Combs1-200/+8
svn path=/trunk/; revision=16222
2005-10-13Add entries for SRVLOC and the protocol hierarchy stats.Gerald Combs1-2/+14
svn path=/trunk/; revision=16216
2005-10-12Updates for 0.10.13.Gerald Combs1-4/+48
svn path=/trunk/; revision=16201
2005-09-25Don't write before the beginning of a buffer. Add an item to theGerald Combs1-0/+7
release notes. svn path=/trunk/; revision=16003
2005-09-21Add an item about the X11 dissector.Gerald Combs1-1/+8
svn path=/trunk/; revision=15930
2005-09-21Free our flow graph strings when we're done with them. Add a note aboutGerald Combs1-4/+22
flow graphs to the release notes, along with other stuff. svn path=/trunk/; revision=15928
2005-09-20Be more paranoid about buffer overruns.Gerald Combs1-1/+1
svn path=/trunk/; revision=15901
2005-09-13In smb_trans_defragment(), throw an exception if we encounter a too-largeGerald Combs1-0/+8
fragment size. The limit is conservatively set at 65536 bytes. It may have to be increased. Fixes bug 421. Add an entry to the release notes. svn path=/trunk/; revision=15789
2005-09-07Add bounds checking in several places to the SigComp UDVM. Use memset()Gerald Combs1-0/+7
instead of while loops to initialize variables. Use a define instead of magic numbers. Don't use guint8s for counters. Add a corresponding entry to the release notes. svn path=/trunk/; revision=15715
2005-09-06Add a note about PCRE.Gerald Combs1-0/+7
svn path=/trunk/; revision=15708
2005-09-06Add a section on file locations.Gerald Combs1-1/+4
svn path=/trunk/; revision=15705
2005-09-02In RTnet, make sure we don't pass a null handle to call_dissector(). AddGerald Combs1-0/+7
an entry about this to the release notes. Fixes a recent buildbot crash. svn path=/trunk/; revision=15673
2005-08-30Add an item about the packet list scroll bar.Gerald Combs1-1/+5
svn path=/trunk/; revision=15628
2005-08-30add timestamp enhancements to the changes section, do some editing with the ↵Ulf Lamping1-8/+27
existing entries svn path=/trunk/; revision=15627
2005-08-28Update the RSVP entry.Gerald Combs1-2/+2
svn path=/trunk/; revision=15601
2005-08-26Docbook isn't HTML. Use <ulink> instead of <a>.Gerald Combs1-2/+2
svn path=/trunk/; revision=15543
2005-08-26Add an item about ip.checksum_bad's new behavior. Update the WinPcapGerald Combs1-2/+12
installer notes. svn path=/trunk/; revision=15541
2005-08-170.10.12 -> 0.10.13 (preliminary)Ulf Lamping1-1/+18
add a section about "new and updated features" svn path=/trunk/; revision=15396
2005-08-16Add a note about sFlow. Remove the CSM_ENCAPS bug; I inadvertentlyGerald Combs1-4/+4
reintroduced it after the 0.10.12 release. svn path=/trunk/; revision=15376
2005-08-13Add an item for CSM_ENCAPS.Gerald Combs1-0/+7
svn path=/trunk/; revision=15340
2005-08-11Add notes about SCSI, BER, and ONC RPC bugs.Gerald Combs1-5/+29
svn path=/trunk/; revision=15293
2005-08-10Add bug IDs to the list of bugs fixed.Gerald Combs1-0/+5
svn path=/trunk/; revision=15287
2005-08-10Fix a typo.Guy Harris1-1/+1
svn path=/trunk/; revision=15285
2005-08-10Add an item for the SLIMP3 overflow.Gerald Combs1-0/+6
svn path=/trunk/; revision=15280
2005-08-09Add a note about the IrDA dissector crash.Gerald Combs1-2/+8
svn path=/trunk/; revision=15268
2005-08-06Add a note about the ISIS LSP bug.Gerald Combs1-0/+6
svn path=/trunk/; revision=15246
2005-08-04Add items for the recent FC-FCS and RSVP bug fixes.Gerald Combs1-1/+13
svn path=/trunk/; revision=15207
2005-08-02After reading through the code again, the LPDGerald Combs1-6/+0
dissector wasn't susceptible to a crash. The patch at http://cvs.fedora.redhat.com/viewcvs/rpms/ethereal/FC-4/ is unneccessary. svn path=/trunk/; revision=15198
2005-08-02 Fix svn properties where needed:Jörg Mayer1-1/+1
Remove svn:executable Add svn:executable Add svn:eol-style Add svn:keywords Add mime-type svn path=/trunk/; revision=15185
2005-08-01Add notes about the LPD and ISAKMP bugs.Gerald Combs1-3/+12
svn path=/trunk/; revision=15164
2005-07-28Add release notes. The content still needs to be filled in.Gerald Combs1-0/+147
svn path=/trunk/; revision=15134