source: git/debian/changelog @ 983fecb

RELEASE/1.0
Last change on this file since 983fecb was 0d82050, checked in by Olly Betts <olly@…>, 18 years ago

Include Wookey's change in debian upload ("Closes: #347108").

git-svn-id: file:///home/survex-svn/survex/trunk@3168 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 25.1 KB
Line 
1survex (1.0.39) unstable; urgency=low
2
3  * Updates to French translation from Michel Bovey.  Also updates to German,
4    Italian, Catalan, Spanish, and Romanian translations.
5  * test suite: fix smoke test to pass even without X running (it was meant to
6    but the code had a bug).  Bug introduced in 1.0.38.
7  * Updated "Build-Depends:" for the new X library packaging. Closes: #347108
8  * Rebuilt debian/rules starting from debhelper example rules.multi2 to
9    eliminate cruft such as use of debhelper programs which are deprecated or
10    have better alternatives.  The new rules file puts exactly the same set of
11    files in each package as the old one does, but should be easier to
12    understand and maintain.
13
14 -- Wookey <wookey@survex.com>  Thu, 12 Jan 2006 03:36:05 +0000
15
16survex (1.0.38) unstable; urgency=low
17
18  All changes backported from 1.1.7:
19  * Check environmental variable LC_MESSAGES when deciding what language to use
20    for messages.
21  * aven: Improved update of mouse coordinates and measuring line (thanks to
22    Martin Green).
23  * aven: When printing an extended elevation, don't show bearing and elevation.
24  * aven: Added Aven's icon to the "About" dialog.
25  * aven: Use localised character for the decimal point (e.g. "," in most
26    continental European countries).
27  * aven: Previously the survey tree would get focus and then take keypresses
28    (e.g. "P", "L", "Delete").  Now we pass most keypresses across so they
29    operate on the cave, and transfer the input focus across when we do.
30  * aven: Make pressing "Return" in the tree control expand/collapse a subtree.
31  * aven: Make entrances green in side panel tree list to match green blobs used
32    in cave view.
33  * aven: Reworded "Restore Default Settings" as "Restore Default View".
34  * aven: Set sensible default margins for printing and preserve any margin
35    values the user specifies between runs (previously margins defaulted to 0
36    each time aven was run).
37  * aven: Really stop setting extra toolbar margin when using GTK2.0.  The
38    attempt to fix this backported in 1.0.36 failed because __WXGTK12__ is set
39    for GTK+ 1.2 or *any later release* so it is true for GTK+ 2.0 too!
40  * aven: Add details of which of wxGTK, wxMotif, and wxX11 we've been
41    compiled with, and which GTK+/Motif version where appropriate.
42  * extend: Fixed 2 uninitialised flags (problem apparently never manifests
43    on Linux - presumably we're lucky and always get zeroed memory from malloc
44    if we never call free).
45  * extend: Default output name for a file called input.3d is now
46    input_extend.3d rather than just extend.3d (which was annoying if you
47    wanted to extend several surveys in the same directory).
48  * cavern: Applied Simeon Warner's patch for handling backcompass, backclino,
49    and omitted forward compass/clino readings in Compass DAT files.  Added
50    a feature test for this to the testsuite.
51  * cavern: Fix handling of a *solve followed by survey data, none of which is
52    attached to the previous data.
53  * cavern: Fixed "No survey data" error when a *solve is followed by another
54    *solve (or the implicit solve at the end of processing) with no data between
55    them.
56  * cavern: Fixed small one-off memory leak if you specify -o more than once.
57
58 -- Wookey <wookey@survex.com>  Tue, 18 Oct 2005 04:33:32 +0100
59
60survex (1.0.37) unstable; urgency=low
61
62  * cavern: Also ignore any arguments after "*data passage" which makes this
63    feature actually useful as intended.
64  * aven: Recognise .3d file format versions 4 and 5 so you can load .3d files
65    processed by 1.1.x test builds.
66  * aven: Normalise filename by adding any extension used, and use the
67    normalised filename for file history and window title.
68
69 -- Wookey <wookey@survex.com>  Sat, 10 Sep 2005 19:31:20 +0100
70
71survex (1.0.36) unstable; urgency=low
72
73  * cavern: Ignore "*data passage" data style so you can process files
74    containing LRUD data for Survex 1.1.3 and later.
75  * cavern: Fix assertion failure when handling a survey with a station only
76    attached by a nosurvey leg.
77  * Capitalise first word of debian package description.
78  * Install vim syntax file as debian vim policy describes.
79  * Changes backported from 1.1.3:
80    + aven: Improve initial window sizing and placement on multimonitor
81      displays when using wx2.4 or earlier.
82    + testsuite: Fix cavern.tst to report misspelled test names and
83      make badnewline test case actually run and actually pass.
84    + aven: Only add toolbar margins for gtk1.2
85    + configure: Updated check for wx version.
86
87 -- Wookey <wookey@survex.com>  Thu, 08 Sep 2005 00:39:51 +0100
88
89survex (1.0.35) unstable; urgency=low
90
91  * Standards-Version: 3.6.2 (no changes).
92  * aven: Fix printing which was deciding how many pages to spread the plot
93    over by looking at the whole paper size, not the printable area.
94  * aven: When exporting, omit surface data if it's not being shown at the
95    moment.  Also omit unnecessary MOVE ops from generated files (which saves
96    quite a lot of space when surface data is turned off).
97  * Set Aven's icon on non-Windows platforms too.  This means that with
98    windowmaker the appicon has an icon without user intervention, and
99    probably improves things with other windowmanagers too.
100  * extend: Added documentation and test cases for the new extend features.
101  * manual: Fix example of setting decimal separator.
102  * Include syntax colouring mode for .svx files for the vim editor, written
103    by David Loeffler.
104
105 -- Wookey <wookey@survex.com>  Mon, 27 Jun 2005 22:32:19 +0100
106
107survex (1.0.34) unstable; urgency=low
108
109  * extend: Added changes from John Pybus which allow you to specify a
110    configuration file to control how the centreline is extended - e.g.
111    where to fold and where to break loops.
112
113 -- Wookey <wookey@survex.com>  Sat, 22 Jan 2005 01:44:39 +0000
114
115survex (1.0.33) unstable; urgency=low
116
117  * aven: Fixed bug which would sometimes pick one too few pages
118    vertically resulting in the survey escaping off the top of the topmost
119    pages.
120  * aven: Changed the toner-wasting, hard-to-measure-exactly alternately filled
121    scale bar to a simple line with ticks.
122  * aven: SVG export fixes: second and subsequent exports had bogus extra
123    "</g>"; Fixed to invert all Y coordinates, not just some; Fixed tags for
124    layers.
125  * aven: Added EPS export option.
126  * Minor documentation updates.
127
128 -- Wookey <wookey@survex.com>  Wed, 13 Jan 2005 05:40:38 +0000
129
130survex (1.0.32) unstable; urgency=low
131
132  * aven: Fixed font sizes in "Print Preview".
133  * aven: In the print setup dialog, replaced "Orientation" radio buttons with
134    "Plan" and "Elevation" buttons.
135  * aven: Fixed info box on printouts of elevations, tilted views, and
136    extend elevations.
137  * aven: Added "fit on one page" option, and make it the default.
138  * aven: Reorder "Cancel", "Preview", "Print" buttons and make "Print" the
139    default button.
140  * aven: Read settings back from the print dialog when the "Print" button is
141    pressed (was only done for "Preview" previously).
142  * aven: Sorted out the initial size of the "Print Preview" window.
143  * aven: Fixed the window manager's close button on the "Print Preview"
144    window - previously this was being ignored.
145  * aven: Sorted out initial survey scaling when loading a survey at startup.
146  * aven: Fixed the measuring line to work better when the survey tree is
147    manipulated with keys.  Tweaked redrawing of the measuring line to be a
148    smidgen more efficient.  Fixed the blob and ring size which were one
149    pixel too small on Windows.
150  * aven: Added "System Information:" section to the "About" dialog to hold
151    information useful when reporting bugs.  Currently it contains the
152    wxWindows version, OS version, and colour depth information.
153  * aven: Changed the "About" dialog's "Close" button to be "OK" for
154    consistency with pretty much every other application.
155  * aven: Added "File->Export as..." which integrates cad3d's functionality
156    within aven.
157  * aven: Updated a few icons.
158  * cad3d: Added SVG export support from John Pybus
159  * Fixed to allow compilation with GCC 3.4
160  * Updates to German translation.
161
162 -- Wookey <wookey@survex.com>  Thu, 30 Sep 2004 23:07:39 +0100
163
164survex (1.0.31) unstable; urgency=low
165
166  * aven: Fixed grid menu item so that it always correctly reflects whether
167    the grid is enabled or not.
168  * aven: Minor improvements to appearance of a few toolbar icons.
169  * Updates to Catalan, French, Italian, Romanian, Slovak, and Spanish
170    translations.
171  * cavern: Fixed Romanian message which was appearing in English .err files.
172
173 -- Wookey <wookey@survex.com>  Thu, 01 Jul 2004 01:36:19 +0100
174
175survex (1.0.30) unstable; urgency=low
176
177  * aven: Added printing directly from Aven!
178  * aven: Fixed memory leak when showing the "About" dialog.
179  * cavern: Equates are no longer considered when deciding which stations are
180    flagged as surface and underground.
181  * Romanian translation mostly completed.
182  * Minor packaging tweaks (added website URL and changed package descriptions
183    to start with a lowercase letter as suggested by packaging guidelines).
184
185 -- Wookey <wookey@survex.com>  Sat, 29 May 2004 23:01:13 +0100
186
187survex (1.0.29) unstable; urgency=low
188
189  * cad3d: Fixed problem with DXF files which stopped them loading with some
190    drawing packages (introduced in 1.0.27).
191  * aven: Changed File->Exit to File->Quit.
192  * Removed some unused messages from the message files.
193  * Romanian translation started.
194  * Fixed a few new lintian warnings.
195  * Fixed new lintian warnings about missing quotes in menu files.
196
197 -- Wookey <wookey@survex.com>  Mon, 19 Mar 2004 14:55:23 +0000
198
199survex (1.0.28) unstable; urgency=low
200
201  * Fixed 3d file reading code to fix incorrect unpacking of compressed
202    station names in a rare case.  Also checked other rare cases work
203    correctly.
204
205 -- Wookey <wookey@survex.com>  Mon, 08 Mar 2004 20:54:03 +0000
206
207survex (1.0.27) unstable; urgency=low
208
209  * cad3d: DXF output now puts surface legs, stations, and labels in separate
210    layers.
211  * debian/control,debian/rules: The default gcc/g++ is now c102 so removed
212    code to explicitly use GCC 3.2.
213
214 -- Wookey <wookey@survex.com>  Wed, 07 Jan 2004 03:27:58 +0000
215
216survex (1.0.26) unstable; urgency=low
217
218  * Standards-Version: 3.6.1 (no changes).
219  * Fixed lintian warning.
220  * Tidied up debian/rules.
221  * cavern: Fixed interleaved topofil data style - the length was always being
222    calculated as zero.
223  * aven: "All Files" now shows files without extensions too.
224  * aven: added Ctrl+Q as shortcut for File->Exit.
225  * aven: depth colouring now uses a proper colour gradient.
226  * cad3d: fixed -e and -r options to not crash (the long versions have always
227    worked).
228  * extend: fixed to initialise an internal structure - failing to do so was
229    probably causing crashes on some platforms.
230  * Fixed standard graphics for "Note", "Warning", etc in the PostScript manual.
231  * Documentation updated.
232  * fixed svxedit man page which previously contained xcaverot documentation!
233  * test suite: check that cavern doesn't report "nan" or "NaN" for any values.
234
235 -- Wookey <wookey@survex.com>  Sat, 29 Nov 2003 00:40:24 +0000
236
237survex (1.0.25) unstable; urgency=low
238
239  * Updated config.guess and config.sub (closes: bug#186687).
240  * Added missing Build-Depends on xlibs-dev (closes: bug#186956).
241
242 -- Wookey <wookey@survex.com>  Mon, 31 Mar 2003 17:49:29 +0100
243
244survex (1.0.24) unstable; urgency=low
245
246  * cavern: fixed LEVEL (broken since around 1.0.8) and added test case.
247  * cavern: corrected handling of declination in Compass DAT files and added
248    test case; also added tests for other aspects of Compass DAT file
249    reading.
250  * printps/printpcl: fixed blank page detection in some obscure cases.
251  * Documentation: started manual section on working with Compass data files.
252  * Added Build-Depends on gcc-3.2 and g++-3.2.
253
254 -- Wookey <wookey@survex.com>  Fri, 28 Mar 2003 02:03:16 +0000
255
256survex (1.0.23) unstable; urgency=low
257
258  * Documentation: include 3d v3 file format description on MS Windows, MS
259    DOS, and RISC OS too; include PNG graphics for manual on MS Windows; minor
260    updates to manual.
261  * Prefer wxWindows 2.4 if it's available (closes: bug#183158).
262  * Disabled experimental support for Chinese (LANG=zh) - it isn't currently
263    working and makes the printer drivers unusable when LANG is set to zh.
264  * Changed Section from math to science.
265  * Changed Priority from optional to extra (we clearly should be optional).
266  * Standards-Version: 3.5.8.0 (support DEB_BUILD_OPTIONS).
267
268 -- Wookey <wookey@survex.com>  Tue, 04 Mar 2003 20:54:17 +0000
269
270survex (1.0.22) unstable; urgency=low
271
272  * aven: Fixed handling of extended elevations (and other flat surveys).
273  * Documentation: fixed 3d v3 file format description and include it in debs.
274  * Build-Depends on libwxgtk2.3-dev|libwxgtk2.2-dev so we still build on
275    hppa while Ron Lee resolves the wx hppa build failure.
276
277 -- Wookey <wookey@survex.com>  Tue, 26 Nov 2002 04:22:26 +0000
278
279survex (1.0.21) unstable; urgency=low
280
281  * cavern: when reading Compass DAT files, we now processes compass and clino
282    backsights, and recognise the "X" flag which indicates a leg should be
283    entirely ignored.  And we now report correct line number with errors in
284    Compass .MAK files.
285  * cavern: if "*infer plumbs on", don't infer a plumb if the clino is
286    +/- 90 degrees, but the backclino isn't (and vice versa).
287  * cavern: fixed 3dx output so it actually works with Chasm once more.
288  * cavern: don't allocate extra space needed for producing 3dx output for
289    Chasm unless we're actually producing that output - saves about 8 bytes
290    per station.
291  * cavern: removed slightly too keen sanity check which could misfire in very
292    unusual circumstances.
293
294 -- Wookey <wookey@survex.com>  Sat, 16 Nov 2002 15:15:12 +0000
295
296survex (1.0.20) unstable; urgency=low
297
298  * aven: update display when "Metric" or "Degrees" is toggled.
299  * cavern: fixed handling of compass and clino corrections in Compass survey
300    data - these were interpreted as radians rather than degrees so the
301    correction was about 57 times too large!)
302  * Improved handling of Compass PLT files - if the survey name is empty, don't
303    insert a survey separator character.
304  * Documentation: fixed incorrect markup which resulted in a bogus footnote.
305  * Use wxwindows-2.3 rather than wxwindows-2.2 (closes: bug#166105).
306
307 -- Wookey <wookey@survex.com>  Fri, 01 Nov 2002 15:28:37 +0000
308
309survex (1.0.19) unstable; urgency=low
310
311  * cavern: can now process Compass format survey data, and even mixed
312    datasets.
313  * cavern: major speedup (up to 60%) when reading in survey data containing
314    a lot of stations in the same survey hierarchy level (which is how Compass
315    files are handled).
316  * cavern: don't warn about a compass reading on a plumbed leg if the
317    plumb was inferred and the compass reading is zero.
318  * cavern: reduced memory usage in code which reads a survey station name.
319  * cavern: reported CPU time would go negative if cavern ran for more than
320    about 36 minutes (highly unlikely but not impossible on a slow machine
321    with a large, highly interconnect survey) - fixed.
322  * cavern: avoid unnecessary work when --percentage isn't specified.
323  * cavern: Writing "*:" at the start of a .svx file would crash cavern - fixed
324    and added test case.  This is an error anyway, but it shouldn't cause a
325    crash.
326  * Don't distribute unused toolbar icons.
327  * Documentation: minor updates.
328
329 -- Wookey <wookey@survex.com>  Fri, 25 Oct 2002 03:16:34 +0100
330
331survex (1.0.18) unstable; urgency=low
332
333  * Fixed "Process" action on .svx files.
334  * File associations: if survex-svxedit isn't installed, run gnome-edit
335    instead.
336  * Include file associations and file icons in the main package rather than
337    survex-aven.
338  * Documentation: added details of the 3d file format (version 3).
339  * Updated TODO list.
340  * Tweaked source to hopefully build on HPPA again (closes: bug#162912).
341  * Proper description for survex-svxedit (closes: bug#162954, bug#162970).
342
343 -- Wookey <wookey@survex.com>  Mon, 07 Oct 2002 00:29:05 +0100
344
345survex (1.0.17) unstable; urgency=low
346
347  * Note: 1.0.15 and 1.0.16 addressed MS Windows specific problems.
348  * survex-aven package now installs mime types, icons, and file associations
349    for Gnome.  Note: at present GMC doesn't seem to notice new files being
350    created (e.g.  Process on a .svx file creates .3d and .err files) - you
351    have to manually refresh the view.
352  * survex-svxedit is now architecture independent.  Fixed up a few lintian
353    warnings relating to it too.
354  * Minor update to manual.
355
356 -- Wookey <wookey@survex.com>  Tue, 24 Sep 2002 20:20:20 +0100
357
358survex (1.0.14) unstable; urgency=low
359
360  * svxedit: This is a Survex data entry editor from the therion team.  It
361    currently experimental needs tcl and wish installed, so is it its own
362    package: survex-svxedit.
363  * Improved handling of Compass PLT files and CMAP xyz files.
364  * aven: when picking non-overlapping labels, show a slight preference to
365    shorter labels with the aim of displaying more labels.
366  * aven: fixed hard to notice problem which could cause the cave to appear
367    tilted sideways after a lot of manipulation.
368  * cavern: Modest speed improvement (0.5% for sample dataset).
369  * cavern: fixed a rarely sighted bug which caused erroneous error about some
370    stations not being attached to a fixed point.
371  * cavern: fixed clino readings and DIRECTION to work in interleaved data.
372  * cavern: improved error reporting when an invalid value is given for a
373    DIRECTION reading.
374  * cavern: fixed "singular matrix" error when very low SDs were specified.
375  * print*: if the --raw is used, the survey can now use the space this would
376    have taken up.
377  * Reading of ASCII 3d files now copes with MSDOS/MS Windows line endings
378    once again.  Added regression test for this.
379  * Updated documentation.
380
381 -- Wookey <wookey@survex.com>  Sun, 15 Sep 2002 00:11:05 +0100
382
383survex (1.0.13) unstable; urgency=low
384
385  * aven: Fixed bug which caused the occasional spurious leg to be shown
386    connecting arbitrary stations.
387  * extend: try to extend along a survey, and make breaks where other surveys
388    join.
389  * cavern: Number reading code reworked to allow repeat readings to be
390    supported, but the actual repeat reading code is currently disabled,
391    and everything should work exactly as before.
392  * Experimental support for Chinese (LANG=zh) - only a few messages are
393    currently translated.
394
395 -- Wookey <wookey@survex.com>  Fri, 28 Jun 2002 15:34:26 +0100
396
397survex (1.0.12) unstable; urgency=low
398
399  * diffpos: fixed to work on 64bit architectures.
400  * sorterr: fixed to work with more than 1024 traverses.
401  * Fixed handling of iso-8859-2 character set.
402  * Fixed Aven to work from Debian Apps menu (running an installed program
403    with an explicit path works again).
404  * xcaverot: automatically switch on PDA mode if the screen is narrower than
405    640 pixels.
406  * Updates to Portuguese translation - all translations are now up-to-date.
407
408 -- Wookey <wookey@survex.com>  Fri, 07 Jun 2002 18:16:30 +0100
409
410survex (1.0.11) unstable; urgency=low
411
412  * aven: improvements in 1.0.10 to the file type selector only work with
413    wxGtk >= 2.3 (the debian package is the latest stable release: 2.2.9
414    where this doesn't work).  Fixed to work as well as possible on 2.2.9,
415    and as intended if rebuilt against 2.3.
416  * aven: fixed so that loading PLT files works regardless of the current locale
417    (previously it would fail for locales where the decimal character wasn't
418    '.').
419  * aven: key actions during autorotation no longer temporarily pause
420    autorotation.
421  * aven: switching to plan or elevation while rotating is now smooth.
422  * aven: removed undocumented and confusing "free rotation mode".
423  * cad3d: write dummy passage dimensions to .plt files to avoid Compass bug.
424  * printps: now supports coloured printouts.
425  * print*: fixed to work correctly with PLT files.
426  * extend: fixed to work correctly with PLT files.
427  * Updates to Italian translation.
428  * Minor documentation updates.
429
430 -- Wookey <wookey@survex.com>  Wed, 29 May 2002 13:44:31 +0100
431
432survex (1.0.10) unstable; urgency=low
433
434  * aven: Fully disabled some debug code (closes: bug#147309).
435  * aven: only add a file to the list of recently used files if it was opened
436    successfully.
437  * aven: recognise ".plf" as a Compass PLT file too; recognise uppercase
438    variants of file extensions in File->Open filters to help people who
439    transfer files from MSDOS/MS Windows.
440  * cavern: fixed bogus warning triggered by "*begin abc.def" (I'm not sure
441    that this should be valid, but the warning given wasn't appropriate).
442  * Fixed scaling problem when reading PLT file (feet->metres conversion
443    factor was being applied backwards!)
444  * Fixed potential problem when reading or writing a 3d file which couldn't
445    be opened.
446  * Translate dots to spaces in survey names in Compass PLT files.
447  * Better handling of PLT files which have a D command before any M command.
448  * Updates to German and Italian internationalisations.
449
450 -- Wookey <wookey@survex.com>  Fri, 24 May 2002 12:48:54 +0100
451
452survex (1.0.9) unstable; urgency=low
453
454  * aven: Fixed jerky start when auto-rotation begins.
455  * cavern: Fixed Direction reading - bug previously made it unusable.
456  * Updates to French, Spanish, Catalan, and Slovak internationalisations.
457
458 -- Wookey <wookey@survex.com>  Fri, 17 May 2002 12:06:48 +0100
459
460survex (1.0.8) unstable; urgency=low
461
462  * aven: lots of improvements and fixes - now uses 25% less memory.
463  * cavern: support for backsights, percentage gradients, inferred exports,
464    and a few minor bug fixes.
465  * print*: a few improvements.
466  * New Slovak (sk) internationalisation.
467
468 -- Wookey <wookey@survex.com>  Mon, 13 May 2002 12:13:27 +0100
469
470survex (1.0.7) unstable; urgency=low
471
472  * print*: halted with a failed assertion in 1.0.4-1.0.6.
473
474 -- Wookey <wookey@survex.com>  Mon, 08 Apr 2002 09:48:43 +0100
475
476survex (1.0.6) unstable; urgency=low
477
478  * Assorted aven fixes and enhancements.
479  * Spell-checked documentation.
480
481 -- Wookey <wookey@survex.com>  Sun, 07 Apr 2002 15:36:11 +0100
482
483survex (1.0.5) unstable; urgency=low
484
485  * img_open_survey() could crash if you tried to open an unrecognised file
486    (i.e. not .3d, .pos, .plt, or .xyz format).
487  * North and East were the wrong way round when reading in .plt files.
488  * cad3d: Improved .plt file output - Compass should read it now.
489  * Documentation updates.
490
491 -- Wookey <wookey@survex.com>  Fri, 05 Apr 2002 01:52:54 +0100
492
493survex (1.0.4) unstable; urgency=low
494
495  * extend: now keep all names for an equated group of stations.
496  * cad3d: if an output filename is given, use its extension to pick the
497    default output format.
498  * aven: movement with keyboard is now accelerated by Shift as in caverot.
499  * print*: --no-borders fixed to work as documented; --no-cutlines added to
500    turn off the dashed lines where pages join on multi-page printouts.
501  * Improvements to .plt file reading.
502  * Added support for reading CMAP XYZ files.
503  * Documentation updates.
504
505 -- Wookey <wookey@survex.com>  Mon, 01 Apr 2002 23:23:07 +0100
506
507survex (1.0.3) unstable; urgency=low
508
509  * aven: support for feet and grads.
510  * aven: show altitude of mouse pointer when in elevation view.
511  * print*: say where output is being sent.
512  * Updated fr internationalisation; minor updates to other languages.
513
514 -- Wookey <wookey@survex.com>  Thu, 21 Mar 2002 01:51:27 +0000
515
516survex (1.0.2) unstable; urgency=low
517
518  * printdm and printpcl now obey font_size_labels setting in print.ini etc.
519  * Enhancements and bug-fix to handling of Topofil.
520  * *FIX with 3 standard deviations but no covariances now works.
521  * cad3d: new --plt option produces crude approximation to Compass .plt
522    files - should be good enough for reading into Carto.
523  * img library now reads Compass .plt files as if they were .3d files.
524  * Updated ca and es internationalisations.
525
526 -- Wookey <wookey@survex.com>  Sun, 17 Mar 2002 12:42:44 +0000
527
528survex (1.0.1) unstable; urgency=low
529
530  * Updated pt-br and it internationalisations.
531
532 -- Wookey <wookey@survex.com>  Thu, 31 Jan 2002 06:15:26 +0000
533
534survex (1.0.0) unstable; urgency=low
535
536  * Compiling gfxcore.cc often causes an ICE in GCC 2.95, so if the compile
537    fails on this source we now retry with -O instead of -O2.  Hopefully
538    this'll get us a build on all architectures...
539
540 -- Wookey <wookey@survex.com>  Sun, 23 Dec 2001 01:58:55 +0000
541
542survex (0.99.10) unstable; urgency=low
543
544  * Aven updates
545  * Bug fix in .3d file reading code
546
547 -- Wookey <wookey@survex.com>  Wed, 19 Dec 2001 14:28:10 +0000
548
549survex (0.99.9) unstable; urgency=low
550
551  * Aven updates
552
553 -- Wookey <wookey@survex.com>  Sat, 15 Dec 2001 14:27:00 +0000
554
555survex (0.99.8) unstable; urgency=low
556
557  * New release - now compiles under GCC3.0 so should build on hppa
558
559 -- Wookey <wookey@survex.com>  Tue, 04 Dec 2001 19:30:07 +0000
560
561survex (0.99.7) unstable; urgency=low
562
563  * New release
564
565 -- Wookey <wookey@survex.com>  Thu, 15 Nov 2001 18:49:05 +0000
566
567survex (0.99.6) unstable; urgency=low
568
569  * New release (closes: bug#118280)
570
571 -- Wookey <wookey@survex.com>  Fri, 09 Nov 2001 15:02:37 +0000
572
573survex (0.99.5) unstable; urgency=low
574
575  * New release (closes: bug#116511)
576  * Aven updates
577
578 -- Wookey <wookey@survex.com>  Mon, 22 Oct 2001 12:16:02 +0100
579
580survex (0.99.4) unstable; urgency=low
581
582  * New release
583
584 -- Wookey <wookey@survex.com>  Fri, 12 Oct 2001 01:56:58 +0100
585
586survex (0.99.3) unstable; urgency=low
587 
588  * New release
589     
590 -- Wookey <wookey@survex.com>  Fri, 05 Oct 2001 01:04:36 +0100
591
Note: See TracBrowser for help on using the repository browser.