bed (3.0.0) stable; urgency=high

  * Faster version of showmarks 
  * Uniformalized search procedures
  * changed plugin searchclip so that is doesn't take over all search options.
  * MS windows: bedrc now in %APPDATA%
  * replace old regex-0.12 with NETBSDs external/gpl3/binutils/dist/libiberty/regex.c and external/gpl3/binutils/dist/include/xregex*.h
  * changed copyselect so recent changes are memorized
  * added unit search and replace
  * doesn't search icase in non ascii, non regex anymore
  * added Keep options to search to save search options
  * Changed regex syntax: regex interpretation now without \: 0{10} now means 0000000000
  * MSWindows: ReadFile and WriteFile in PhysicalDrive[0-9]+ need only work with RAM addresses 
  *   starting at sector boundaries. And one of my hardrives only worked with even addresses, so I 
  *   rearanged everything to comply.
  * color shows search hits
  * libre2 and hyperscan regex
  * nextsearch starts now from cursor position
  * removed MAXUNDO limit
  * sometimes no key input, because of rejecting of * giving negativ intptr_t. Repaired.
  * Alt-f,n (emptyfile) no longer connected to .neededbybed, size can vary
  * use libmagic for instead of file for filetype
  * ANDROID search for temporary file locations
  * compiles with Androids NDK bionic g++ libc
  * float.cc works with sizeof(long double)=8 
  * cross-compiling using ./configure --host=host-type now possible

 -- Jaap Korthals Altes <bed.dse.nl>  Wed, 17 Jan 2018 16:46:17 +0100

bed (2.27.2) unstable; urgency=medium

  * end thread without using pthread_cancel(threadsearch), because of problems in win64: closing file during background search end
  * interrupting background search.
  * added  LOGMESSAGE
  * added some read error reporting Editor::fromfile(OFFTYPE pos)
  * Removed some serious errors in Windows NT+ version: 
  * 	-FSCTL_ALLOW_EXTENDED_DASD_IO was not always set after reopening disk.
  * minor changes to make it compile unter cygwin64
  * inconsequental removal of some warning messages
  * change of = to == somewhere

 -- Jaap Korthals Altes <bed.dse.nl>  Wed, 13 Sep 2017 17:17:47 +0200

bed (0.2.27) unstable; urgency=medium

  * Removed some size restrictions, can now open linux's /dev/full
  * configASCII byt=maxres
  * getfree now gives a better estimate of free memory
  * made it compile under  64 bits Linux and FreeBSD and 32 bits OpenSolaris x86
  * removed compiler warning, by changing char in unsigned and signed char, changed to const, cast unsigned to int
  * 	etc
  * closes disk handle in disk.cpp
  * set off desturbe.h/.cpp 's locks with USETHREADS. It has only to do with interrupt and isn't mentioned in the background thread, 
  *   so why add it when using multiple threads? And for interrupt to normal course should never wait, interrupt should only succeed when
  * 	it is save to do so.
  * set background searching in win32 version
  * merged some searched functions in memory.cpp and added interrupt posibility under 
  *   cygwin while searching harddisk
  * Switched to windows versions for file attributes (getfiles, filegeg, filedata) en chdir
  * used fullname because cygwin didn't use windows current directory (or so)

 -- Jaap Korthals Altes <bed.dse.nl>  Mon, 26 Jul 2010 11:06:52 +0200

bed (0.2.26) unstable; urgency=medium

  * minor changes in manual en mvtakefile getfile.cc
  * Document->Untitled

 -- Jaap Korthals Altes <bed.dse.nl>  Thu, 13 Aug 2009 10:43:06 +0200

bed (0.2.25) unstable; urgency=medium

  * in getvolumegegs always remove '\' again
  * added Editor::consoleresize
  * ncurses version in windows console sets screenbuffer equal to window size
  * bedrc: TERM=rxvt if COLORTERM=gnome-terminal
  * getotherterm only once when called within 2 seconds
  * %LOCALAPPDATA%
  * makes switchsize.plug switch to smaller above a certain percentage of maximum

 -- Jaap Korthals Altes <bed.dse.nl>  Mon, 05 Jan 2009 15:51:56 +0100

bed (0.2.24) unstable; urgency=medium

  * configure aangepast voor nieuwe pdcurses
  * windows: disk aanduidingen, filedata nu werkend in windows xp/vista
  * removed some code mvtakefile(int ypos,int xpos,const char *com,const char *pat) (file getfile.cpp) which resulted in a endless loop and didn't seem to have a function.
  * made it compile under gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) (changed classname:: within class classname, changed x= new (type *)[nr] etc)

 -- Jaap Korthals Altes <bed.dse.nl>  Mon, 22 Dec 2008 22:08:52 +0100

bed (0.2.23) unstable; urgency=medium

  * Added a few changed in memory.cpp, getfile.cpp and disk.cpp to 
  * 	improve raw disk acces under Windows XP: ]
  * 		- determining the size of \\.\PHYSICALDRIVE[0-20]
  * 		- opening raw disk via Alt-f,o
  * 		- faster detection of devices
  * Use new WINDIR (Makefile, config.in) variable
  * Modifies makes now a difference between detecting a different and the
  * 	 occurrance of an error (file.cpp).

 -- Jaap Korthals Altes <bed.dse.nl>  Wed, 07 Jul 2004 11:24:30 +0200

bed (0.2.22) unstable; urgency=medium

  * Removed atexit from HANDLE initcursorinfo(void) 
  * Shell in subprogram possible under FreeBSD
  * use real suspend again under Linux 
  * use PAGER if helptext> LINES_USE_PAGER
  * disass paths and install corrected

 -- Jaap Korthals Altes <bed.dse.nl>  Fri, 05 Mar 2004 20:27:02 +0100

bed (0.2.21) unstable; urgency=medium

  * a few unimportant files wrong in uninstall list and archive

 -- Jaap Korthals Altes <bed.dse.nl>  Wed, 28 Jan 2004 12:35:31 +0100

bed (0.2.20) unstable; urgency=medium

  * putselect.plug made debugfile /tmp/putselect.txt. changed
  * changed plugins/examples/Makefile a little bit to precompile a few more plugins
  * changed at some places in src/Makefile GCC in GXX
  * Removed struct cast out of src/keyconfig.cpp
  * varmacro.h condition changed
  * change help menus a little bit

 -- Jaap Korthals Altes <bed.dse.nl>  Tue, 27 Jan 2004 17:24:41 +0100

bed (0.2.19) unstable; urgency=medium

  * opencreate now sets mode so that doesn't create files it can't open
  * moved part->mklabel to top Repeat::mklabel
  * putselect did block with redhat 9, changed from pthread_cond_timedwait to pthread_cond_wait
  * file.plug didn't work with binaries. Changed from pipe to file.
  * ifneq ($(CYGWIN),yes) instead of ifeq (CYGWIN,) in make files
  * removed default arguments out of function definition
  * sys_errlist to strerror
  * added install-sh and config.sub because autoconf refuses to work without
  * little changes in configure.in in "Checking if SIGSTOP and threads work together.."

 -- Jaap Korthals Altes <bed.dse.nl>  Fri, 18 Apr 2003 21:49:50 +0200

bed (0.2.18) unstable; urgency=medium

  * last line of /proc/partition was not shown in selectdisk
  * a terrible bug in the biosdisk made that when optimalised the whole bios  
  * 	interface (also when used by other programs) gave the wrong results.
  * 	The problem is not present in the tested non optimalised debug version of the
  * 	biosdisk.dll.

 -- Jaap Korthals Altes <bed.dse.nl>  Sat, 01 Jun 2002 21:19:29 +0200

bed (0.2.17) unstable; urgency=medium

  * the first part (before the first keys statement) of bedrc is now read 
  * before curses is initiated (initscr).
  * so it is possible to set enviromental variables TERM and TERMINFO in the 
  * front of bedrc. 
  * bedrc keywords: editor,setenv,plugindir,datatypedir,macrodir and context
  * not take for the last argument everything to end of line or '#' 
  * (instead of to space).
  * added datatype win32selection.bedda
  * added plugin cut.plug
  * added selectdisk 
  * In SHELL and EDITOR can backslashes can be used
  * changed executes so it process is terminated when exec fails
  * Added biosdisk to access disk under win95. Use CreateFile for winNT
  * unchanged files without names are now saved correctly
  * start procedure or recorded keys from command line. quit included in recorded
  * keys if quiting while recording.

 -- Jaap Korthals Altes <bed.dse.nl>  Thu, 30 May 2002 14:42:34 +0200

bed (0.2.16) unstable; urgency=medium

  * Changed maxsize saved datatype from 4096 to 4096*1024
  * putselect.plug now always uses beds selection when selection has no owner
  * title.plug new adds 0 on end of string
  * changed name symtable to index2table
  * updated the manual page
  * redo buffers freed when no longer needed (close, add to undo)!!!
  * changed cyberbrain.com to hetnet.nl
  * added searchclip.plug to search for the content of copy buffer 
  *   and comparing last made selection with current file from cursor
  * Int after select doesn't stop program anymore after changing sigaction to signal
  * minor changes to compile in debian 2.2r6 
  * changes around the use of expandfilename so filenames with ~ in the name
  * can bed opened (with \~ if ~name exists)
  * getfree changed 
  * shell instead of suspend if suspend has problems with threads (FreeBSD 4.4)

 -- Jaap Korthals Altes <bed.dse.nl>  Tue, 30 Apr 2002 16:31:01 +0200

bed (0.2.15) unstable; urgency=medium

  * repaired Multidigit::calcsizes pushlpushl works again.
  * added context sensitive help (F1)
  * pdcurses: Ascii other then strict works, Alt-num works.

 -- Jaap Korthals Altes <bed.dse.nl>  Sun, 23 Sep 2001 20:45:59 +0200

bed (0.2.14) unstable; urgency=medium

  * compiles again under redhat 6.2 and slackware 3.1

 -- Jaap Korthals Altes <bed.dse.nl>  Sun, 26 Aug 2001 22:36:48 +0200

bed (0.2.13) unstable; urgency=medium

  * context !
  * make dep in readme
  * editpos (always?) on boundaries current datatype
  * select/clipboard now correct in larger units on all cursor positions 

 -- Jaap Korthals Altes <bed.dse.nl>  Sun, 05 Aug 2001 21:38:02 +0200

bed (0.2.12) unstable; urgency=medium

  * saving searching on background not longer share lseek
  * ISO C standard of 1999 __VA_ARGS__ 
  * dontdesturbe now also uses sem_wait
  * reordered readconfig, new bedrc commands:
  * 	- make menu's inside bedrc
  * 	- call_on_start/switch/open
  * 	- setenv
  * to manual 
  * made title.plug, rxvt.plug and putselect.plug
  * repaired hidewindow
  * esc-key works like alt-key now
  * More cygwin adaptions:
  *    works with other shell then command.com
  *    compiles with newer cygwin gcc 2.95.3-5 and pdcurses 2.4
  *    clipboard
  * removed some small uglynesses

 -- Jaap Korthals Altes <bed.dse.nl>  Mon, 30 Jul 2001 21:02:09 +0200

bed (0.2.11) unstable; urgency=medium

  * all plugins now use adddynprocedure (more portable)
  * re_search_2 in libc supplied with RedHat 7.1 incompatible with previous 
  * version. Modified code. 
  * color in binary, datatypedir
  * make Signed child of Digit and so without limits and need for strtoll
  * made it compile under windows95 with cygwin

 -- Jaap Korthals Altes <bed.dse.nl>  Sat, 23 Jun 2001 11:06:03 +0200

bed (0.2.10) unstable; urgency=medium

  * Bug fixes
  * Ported to FreeBSD 4.3 and Redhat 7.1

 -- Jaap Korthals Altes <bed.dse.nl>  Tue, 01 May 2001 21:51:58 +0200

bed (0.2.9) unstable; urgency=medium

  * very imperfectly runs with XCURSES
  * added remember last keystrokes remember

 -- Jaap Korthals Altes <bed.dse.nl>  Mon, 29 Jan 2001 14:35:45 +0100

bed (0.2.8) unstable; urgency=medium

  * realloc instead of new for parts and subparts
  * segmentation violation when more then 10 datatypes beside each other, solved.
  * Rearranged and added gotosymbol to elftables.cc

 -- Jaap Korthals Altes <bed.dse.nl>  Tue, 16 Jan 2001 20:27:54 +0100

bed (0.2.7) unstable; urgency=medium

  * looks up some labels in terminfo database 
  * showprocedure looks inside menu
  * changed some code to make it compile with gcc version 2.95.3 
  * assume_default_colors now with -1 -1

 -- Jaap Korthals Altes <bed.dse.nl>  Thu, 21 Dec 2000 14:41:40 +0100

bed (0.2.6) unstable; urgency=medium

  * add to desktop
  * added xbed
  * searchlist no longer adds mark when no string present (emerged in 0.2.5)
  * added configure.in, tests  assume_default_colors
  * added missing xterm keybindings, changed showprocedure and keyconfig

 -- Jaap Korthals Altes <bed.dse.nl>  Tue, 12 Dec 2000 18:39:53 +0100

bed (0.2.5) unstable; urgency=medium

  * repaired and turned on lines between ScreenParts
  * save Document's filename now large enough
  * Compiled in plugins to menu
  * Added bitflags.plug, bitcontain.plug, translate.plug symtable.plug tables.plugbackward.plug
  * Added embedded containers, modefied save datatype format, levelout, stretch
  * in Memory::openfile now tests if block device is cdrom
  * use a child of keyinput instead of Editor member procedures for keyinput. Added table
  * added some short cuts in ScreenPart::rewriteunit and debugged Editor::writebuf's
  * removed the 127 byte limit of Digit units
  * Screen speedups: 
  * 	- added ncurses use_default_colors
  * 	- make a color with -1 when no color given. In this version of ncurses
  * 	that is faster (in a previous version it was just the opposide)
  * 	- removed erase by writing every character
  * after ending and cancelling could result in segmentation violation 
  * 	of recordfunctions, solved 

 -- Jaap Korthals Altes <bed.dse.nl>  Fri, 17 Nov 2000 02:23:49 +0100

bed (0.2.4) unstable; urgency=medium

  * shortcuts when no filters
  * Editor::changestr now with new ScreenPart::oppos/2
  * added readshown and edit
  * plugins can no be linked in binary adddynprocedure added
  * execute statements are now executed after very open
  * Made some ad hoc repairs in the chbytes-filter-Contains mess
  * add calcsizes to ScreenPart to recalculate Contains/Repeat after
  *   adding filter
  * skip filter can now be applied directly to subfield
  * filters now also correction applied in input in Repeat 
  * composed/repeat addkey uses now sub addkey and explicit filters. Reorder repeat works now correctly and no side effects when changing only part of data subfield
  * save read composed datatype config added
  * if no filters in composed then when only one subfield is left composed is also removed
  * subfields are now added at different places in composed datatype
  * depending on cursor position (before current subfiels when cursor at begin
  * subfiels else after current subfield)
  * added record/play keystrokes, changed repeat
  * delete Editor instances derevered to leaving Editor procedure's
  * repeat with more keys
  * free marks, more free in ~Memory
  * visualoffset changes with smallest step now
  * sem_wait added to stopthread
  * removed limit off maxparts=10, Editor::parts is now dynamic
  * added clearmarks and deletemark
  * input,search/replace modified so leading 0's etc don't need to be given
  *  (uses format2bin)
  * smaller MAXDISCSIZE with LARGEFILES
  * Runs again under libc5 by patch Jim Blackson (untested)

 -- Jaap Korthals Altes <bed.dse.nl>  Fri, 20 Oct 2000 02:01:14 +0200

bed (0.2.3) unstable; urgency=medium

  * Message by segmentation violation
  * Segmentation violation with screens with less then 3 lines solved.

 -- Jaap Korthals Altes <bed.dse.nl>  Sun, 03 Sep 2000 01:12:24 +0200

bed (0.2.2) unstable; urgency=medium

  * changed keylookup::lookup so tomark does work again with wrong key
  * bug in exitall nrparts naar filenr, added scroll at end

 -- Jaap Korthals Altes <bed.dse.nl>  Tue, 18 Jul 2000 00:25:44 +0200

bed (0.2.1) unstable; urgency=medium

  * chlevel also to most specific datatype
  * subfield datatype in search
  * removed unknownkey and strange coloring

 -- Jaap Korthals Altes <bed.dse.nl>  Fri, 30 Jun 2000 00:18:56 +0200

bed (0.2.0) unstable; urgency=medium

  * Added general FILTER support. Rorder and skip are instances
  * Now datatypes COMPOSED out of other datatypes, incl repeat and empty
  * made virtual screen larger then visual screen so large and unaligned datatype
  * 	are possible
  * Regex search on multibyte datatypes did skip items at end of file, repaired.

 -- Jaap Korthals Altes <bed.dse.nl>  Mon, 19 Jun 2000 01:04:31 +0200

bed (0.1.7) unstable; urgency=medium

  * Shorter fileinfo
  * added function input
  * changed plugins time.cpp and signed.cpp
  * error out of General::f2bin: converce with reverse didn't work
  * Cursor offset now goes up while typing and is always start unit

 -- Jaap Korthals Altes <bed.dse.nl>  Wed, 24 May 2000 00:36:25 +0200

bed (0.1.6) unstable; urgency=medium

  * Large devices up to 1023 gigabyte load now 
  * ebcdic plugin added
  * getotherterm better

 -- Jaap Korthals Altes <bed.dse.nl>  Mon, 08 May 2000 13:18:34 +0200

bed (0.1.5) unstable; urgency=medium

  * newterm instead of initscr, but ncurses has a memory leak there
  * use also plugins define LARGEFILES in plugins so the work again

 -- Jaap Korthals Altes <bed.dse.nl>  Sun, 26 Mar 2000 20:54:35 +0200

bed (0.1.4) unstable; urgency=medium

  * when receiving a SIGTERM  signal bed now tries to find a terminal
  * hanged exitall so is no longer has segmentation violations
  * added option CONFIG_LARGEFILES (now works again with libc5)

 -- Jaap Korthals Altes <bed.dse.nl>  Sat, 25 Mar 2000 20:55:26 +0100

bed (0.1.3) unstable; urgency=medium

  * now also checked on screensize not under X. 
  * Converting between datatypes in searchscreen could lead to segmentation violations, scricter length criteria added

 -- Jaap Korthals Altes <bed.dse.nl>  Sun, 19 Mar 2000 00:36:03 +0100

bed (0.1.2) unstable; urgency=medium

  * bug out of addbefore which caused segmentation violations
  * Stops now on write error
  * reorder and skip so subscreen of Integerscreen
  * minimum screen larger
  * mmapfailed flag set to 1 by all non regular files ( searchin /dev/mem didn't work)
  * mmapblocksize different from rbtree blocksize now possible

 -- Jaap Korthals Altes <bed.dse.nl>  Wed, 15 Mar 2000 03:20:36 +0100

bed (0.1.1) unstable; urgency=medium

  * Removed hang by only allowing sigals at specific accocions in nextregexshown()
  * Changed regex mode to greplike
  * Changed integer menu
  * added replace unit
  * user information in manual
  * take over skipped values in replacehere
  * add initplugin and execute

 -- Jaap Korthals Altes <bed.dse.nl>  Thu, 24 Feb 2000 21:17:09 +0100

bed (0.1.0) unstable; urgency=medium

  * Save in shown datatype
  * regex forward search through though datatypes other than ascii
  * Added leaveout support for mulitbyte datatypes
  * Support for larger windows, but getfile limit is not jet removed
  * Changed datatypes and functions to support large harddrives, but had no opportunity to tests it
  * rather useless addition of mmap in normal forward search. Gives minimal speed advantage 98%
  * re_search_2 (memory.cpp) had wrong arguments leading to skipping of words on block boundary
  * undo didn't free by destroying Editor. This was responsible for using huge quantities of memory on the long run
  * int Editor::searchlist(char *ant, int len) gegsthread.pos is now also set
  * in inline int Editor::changechar(int pos,unsigned char ch)  changed pos+1 into filepos+pos+1
  * resize works in search
  * no segmentation violation in long double plugins/examples/float.plug anymore
  * name changes in screenpart.h/.cpp

 -- Jaap Korthals Altes <bed.dse.nl>  Mon, 21 Feb 2000 20:30:21 +0100

bed (0.0.9) unstable; urgency=medium

  * removed bug out of plugin testall
  * changed strncpy to memcpy int Editor::searchlist(char *ant, int len) 

 -- Jaap Korthals Altes <bed.dse.nl>  Thu, 18 Nov 1999 13:38:12 +0100

bed (0.0.8) unstable; urgency=medium

  * take part of text immediately when making a mark, so marklist is faster
  * searchlist with USETHREADS gave stack data to thread (gave sometimes the to be expected results) changed to heap data. 
  * global variables to static in plugins
  * General extra optional argument for defining data without space after every token
  * example plugin char2 which shows only one in two characters
  * try to find cdrom size without experimenting, because my cdrom driver starts
  * a lot of retries when the program lseeks over the cd boundary and I found
  * some bytes which corresponded with real the size at some place on the cdrom.

 -- Jaap Korthals Altes <bed.dse.nl>  Thu, 18 Nov 1999 01:39:06 +0100

bed (0.0.7) unstable; urgency=medium

  * Put key and procedure listings under Options
  * Splited editor.cpp in editor.h, main.cpp, parts.cpp editor.cpp and screenpart.cpp
  * removed a lot of refreshes out of getfile.cpp
  * Added plugins support data types and plugins for float/double/long double and signed integers
  * Changed to realloc instead of my own buggy chunk management
  * Added posibility to use bed when ioctl(0, TIOCGWINSZ, &win) gives no screen sizes
  * Added multibyte data types
  * Opening non existing file resulted in unending loop, repaired
  * Easier configurations, more robust default without plugin support.
  * Adds multithread search option
  * Tests on array sizes. Removes some segmentation violations  on error messages while reading configurationfile.

 -- Jaap Korthals Altes <bed.dse.nl>  Sun, 13 Jun 1999 23:02:50 +0200

bed (0.0.6) unstable; urgency=medium

  * Port to redhat 6.0 consisting of solving screen problems

 -- Jaap Korthals Altes <bed.dse.nl>  Tue, 25 May 1999 16:15:39 +0200

bed (0.0.5) unstable; urgency=medium

  * added putreturn instead of the builtin return. Also changed 0x0d to 0x0a
  * typing one character at end of the previous filesize immediately after an extend resulted in confusion. It was
  * appended to the undo entry which belonged to the extend.
  * don't try to save truncated parts anymore (Memory::saveall)
  * putpartpiece doesn't check on size of read part (went wrong when file is again extended by undo)
  * new opens Document#
  * removed a 0.0.4 bug in proceskey, which caused bed to coredump when closing a file

 -- Jaap Korthals Altes <bed.dse.nl>  Wed, 24 Mar 1999 23:39:06 +0100

bed (0.0.4) unstable; urgency=medium

  * location on manpage
  * no strange color after making the xterm smaller
  * more portable member function pointers 
  * '-' in name of archive

 -- Jaap Korthals Altes <bed.dse.nl>  Sun, 07 Feb 1999 05:06:59 +0100

bed (0.0.3) unstable; urgency=medium

  * Tracing calling of functions for debugging (because gdb version 4.16 support of c++ is 
  * 	restricted, no stack when failing in delete )
  * Solved mysterous segmentation violation
  * Longer filenames possible in listfiles
  * previously the program could only run with libncurses1.9.9e, now also with libncurses1.9.9g
  * 	and libncurses.4.2
  * can't open /proc/locks anymore (only known file which creates problems)
  * explicit long limit on filesize, because of problems with /dev/dev1_8

 -- Jaap Korthals Altes <bed.dse.nl>  Sat, 16 Jan 1999 05:06:59 +0100

bed (0.0.2) unstable; urgency=medium

  * 
  * In search and replace 
  * 	- conversion between formats was no good when the number contained zero.
  * 	- now padding with zero's on the left when not enough characters
  * added menus to alt-f,p
  * Added the possibility to see keybinding (Alt-f,k)
  * By some unknown reason, when ascii took the full screen, linedown gave strange
  * results. Solved with an extra refresh when ENDOFLINEBUF is defined. When this
  * buf, in probably ncurses is solved, this should not be defined.
  * 

 -- Jaap Korthals Altes <bed.dse.nl>  Thu, 17 Dec 1998 09:38:55 +0100

bed (0.0.1) unstable; urgency=medium

  * 
  * getselbuf was wrong
  * Bug in regex compile (searchexpr was not set properly to zero before compile). This
  * 	resulted in a segmentation violation when using groupings.
  * Jump over replaced part in regex replace;
  * Processking of key bindings changed so that keys that overwrite a shorter or longer definition will not get into 
  * trouble.
  * Alt-F in open now not changed by other operations
  * 

 -- Jaap Korthals Altes <bed.dse.nl>  Mon, 14 Dec 1998 07:51:42 +0100

bed (0.0.0) unstable; urgency=medium

-- Jaap Korthals Altes <bed.dse.nl>  Thu, 10 Dec 1998 06:23:27 +0100

