SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for yast2-core-devel-2.14.4-9.i586.rpm :
Tue Oct 31 13:00:00 2006 - mvidnerAATTsuse.cz
- ini-agent: use C locale when building regular expressions so that
A-Z works for Estonian (#177560).
- 2.14.4

Mon Oct 23 14:00:00 2006 - mvidnerAATTsuse.cz
- Worked around building with doxygen 1.5.0 by not including
liby2util.tag.
- 2.14.3

Sun Oct 1 14:00:00 2006 - mvidnerAATTsuse.cz
- Adapted for upcoming blocxx 2.x changes (by Michael Calmer).
- 2.14.2

Mon Sep 25 14:00:00 2006 - mvidnerAATTsuse.cz
- Removed unneeded BuildRequires.
- Call xsltproc with --nonet, via $(XSLTPROC_FLAGS).
- Adjusted testsuite for the Missing import change.
- 2.14.1

Wed Sep 20 14:00:00 2006 - mvidnerAATTsuse.cz
- libycp: Improved an error message to say \"Missing import?\".

Tue Sep 19 14:00:00 2006 - mvidnerAATTsuse.cz
- Reduced YCPValue from two pointers to one by removing the
superfluous \"virtual\" qualifiers. Heap reduced by 10%.
- 2.14.0

Tue Sep 19 14:00:00 2006 - lslezakAATTsuse.cz
- ag_background - added missing .open_output_err path handler

Wed Sep 13 14:00:00 2006 - shAATTsuse.de
- Applied patch from Ricardo Cruz
for new UI::Beep() built-in

Fri Sep 8 14:00:00 2006 - mvidnerAATTsuse.de
- ini-agent: let Dir(.) return [\"section\", \"value\"] for non-flat files.
- Added some Doxygen comments.

Tue Aug 22 14:00:00 2006 - lslezakAATTsuse.cz
- generateYCPWrappers - fixed crash when nil is passed as
an argument to YCP binding (#194435)
- 2.13.30

Mon Aug 21 14:00:00 2006 - mvidnerAATTsuse.cz
- ycp.pm: added PathComponents to normalize nontrivial paths
- 2.13.29

Wed Aug 9 14:00:00 2006 - mvidnerAATTsuse.cz
- agent-ini: fixed value_type and section_type with repeat_names (#191495).
- libycp: added YCPValue::valuetype_str() for better debug messages.
- 2.13.28

Tue Aug 8 14:00:00 2006 - mvidnerAATTsuse.cz
- Added ybcdump, a tool for understaning the *.ybc \"bytecode\".
- 2.13.27

Mon Aug 7 14:00:00 2006 - mvidnerAATTsuse.cz
- ini-agent: use a space separator for join_multiline (#195914).
- Fixed a crash when modifying a `Tree property on a non-existing
item (Ricardo Cruz).
- 2.13.26

Fri Aug 4 14:00:00 2006 - mvidnerAATTsuse.cz
- Memory reduction: removed YCode members m_valid and m_kind to save
5% of heap.

Wed Aug 2 14:00:00 2006 - mvidnerAATTsuse.cz
- Include more variables in yast2-core.pc
- 2.13.25

Tue Aug 1 14:00:00 2006 - visnovAATTsuse.cz
- Fix POSIX make
- 2.13.24

Thu May 25 14:00:00 2006 - mvidnerAATTsuse.cz
- Use [:alpha:] instead of A-Za-z to catch all ASCII letters even in
Estonian (#177560).
- 2.13.23

Tue May 2 14:00:00 2006 - lslezakAATTsuse.cz
- ag_background - use unlimited buffer size as default, do not
block the subprocess (#169648), update of the example
- 2.13.22

Tue Apr 25 14:00:00 2006 - mvidnerAATTsuse.cz
- Print also the y2base arguments on the first log line (#169257).
- 2.13.21

Mon Apr 3 14:00:00 2006 - mvidnerAATTsuse.cz
- Do not use a random path if an invalid one is given in Dir(.modinfo)
(#154171).
- 2.13.20

Thu Mar 23 13:00:00 2006 - shAATTsuse.de
- V 2.13.19
- Enable starting up pkg selector in inst sources view: Use
`opt(`instSourcesMode)

Fri Feb 24 13:00:00 2006 - mvidnerAATTsuse.cz
- ini agent docs: emphasized that writes are cached.

Wed Feb 22 13:00:00 2006 - shAATTsuse.de
- V 2.13.18
- Support for registration during installation:
Dump complete contents of a dialog with one single call
(new builtin UI::CollectUserInput() )

Mon Jan 30 13:00:00 2006 - shAATTsuse.de
- V 2.13.17
- Implemented (optional) PatternSelector widget (feature #129)

Tue Jan 10 13:00:00 2006 - visnovAATTsuse.cz
- display file name on failing import (#141566)

Fri Jan 6 13:00:00 2006 - mvidnerAATTsuse.cz
- Ini agent: allow deleting files via .all, needed by slp-server.
- V 2.13.16

Wed Jan 4 13:00:00 2006 - shAATTsuse.de
- Add-on for feature #3476: left-handed mouse during installation
enable querying if user changed mouse to left-handed from the UI
- V 2.13.15

Tue Jan 3 13:00:00 2006 - mvidnerAATTsuse.cz
- UI: made `Value an alias for `CurrentButton (`RadioButtonGroup)
and `CurrentItem (`Table, `SelectionBox, `Tree). #23605.
- V 2.13.14

Mon Dec 19 13:00:00 2005 - visnovAATTsuse.cz
- workaround ppc64 problems, don\'t like against ElectricFence
- V 2.13.13

Fri Dec 16 13:00:00 2005 - visnovAATTsuse.cz
- remove obsolete code
- join libraries
- V 2.13.12

Tue Dec 13 13:00:00 2005 - mvidnerAATTsuse.cz
- Added yast2-core.pc.in (new devtools don\'t provide a generic one).
- Do not require hwinfo now that .probe is in yast2-hardware-detection.
- V 2.13.11

Mon Dec 5 13:00:00 2005 - visnovAATTsuse.cz
- include for nl_langinfo()
- V 2.13.10

Thu Dec 1 13:00:00 2005 - kkaempfAATTsuse.de
- include for dngettext()

Wed Nov 30 13:00:00 2005 - kkaempfAATTsuse.de
- disallow references to \'any\' (#97956)

Tue Nov 29 13:00:00 2005 - kkaempfAATTsuse.de
- make preference rule explicit in scanner.ll (for flex-2.5.31)
- evaluate rhs before lhs in bracket assignment (#135858)
- V 2.13.9

Tue Nov 29 13:00:00 2005 - visnovAATTsuse.cz
- implemented search () for string lookup, marked find ()
for strings as deprecated.
- fix scanner for newer flex
- don\'t crash on \'nil\' as return value from filter/find (#120298)
- in bracket assignment, allow to change the lhv in rh expression (#135858)
- V 2.13.8

Fri Nov 25 13:00:00 2005 - kkaempfAATTsuse.de
- remove scanner.cc and parser.cc from .tar.bz2 in order to force
their re-generation during build.

Thu Nov 24 13:00:00 2005 - kkaempfAATTsuse.de
- fix \'tointeger\' to match documentation. It now returns nil
instead of 0 on illegal (non-convertible) string values (#115560)

Tue Nov 22 13:00:00 2005 - kkaempfAATTsuse.de
- fix \'type-punned pointer\' warnings in parser.yy
- V 2.13.5

Thu Oct 20 14:00:00 2005 - visnovAATTsuse.cz
- added missing import for Agent skeleton
- V 2.13.4

Wed Oct 12 14:00:00 2005 - visnovAATTsuse.cz
- really fix the system agent testsuite
- V 2.13.3

Mon Oct 10 14:00:00 2005 - visnovAATTsuse.cz
- install also string helpers
- disable failing testsuite in system agent
- V 2.13.2

Wed Oct 5 14:00:00 2005 - visnovAATTsuse.cz
- fix build
- V 2.13.1

Thu Sep 29 14:00:00 2005 - visnovAATTsuse.cz
- Split .probe agent to another package
- V 2.13.0

Wed Sep 28 14:00:00 2005 - shAATTsuse.de
- Added UI::QueryWidget(..., CurrentBranch ) for YTree

Mon Sep 19 14:00:00 2005 - mvidnerAATTsuse.cz
- For deprecated builtins, document what to use instead.

Mon Sep 12 14:00:00 2005 - kkaempfAATTsuse.de
- ensure string reference does not go out of scope too early
(#116432)
- V 2.12.27

Fri Sep 9 14:00:00 2005 - shAATTsuse.de
- (visnov) Fixed bug #115298: Install on x86_64 horribly slow
due to excessive memory requirements
Removed string hash in YCPString
- V 2.12.26

Tue Sep 6 14:00:00 2005 - kkaempfAATTsuse.de
- configure with AC_SYS_LARGEFILE (#115394)
- put config.h in include chain of SystemAgent.cc

Fri Aug 19 14:00:00 2005 - shAATTsuse.de
- Added macro player support for the other event-releated UI builtins:
WaitForEvent(), WaitForEvent( timeout ), TimeoutUserInput()
to fix bug #98265: Macro player doesn\'t work
- V 2.12.23

Fri Aug 19 14:00:00 2005 - shAATTsuse.de
- Reintroduced the UI layout engine\'s change reverted on 2005-08-04
by jsrain below now that the true cause of the problem is
established
- V 2.12.22

Tue Aug 9 14:00:00 2005 - kkaempfAATTsuse.de
- pass the UDI value in probing results. [#102575].

Mon Aug 8 14:00:00 2005 - kkaempfAATTsuse.de
- hd_change_status() -> hd_change_config_status() to get the
unique_key <-> UDI mapping right in libhd [#102575].
- 2.12.21

Sat Aug 6 14:00:00 2005 - ajAATTsuse.de
- Add libxml2-devel to neededforbuild.

Thu Aug 4 14:00:00 2005 - jsrainAATTsuse.cz
- reverted changes in layout engine in order to display stretches
properly
- 2.12.20

Thu Jul 21 14:00:00 2005 - shAATTsuse.de
- Restored correct HStretch() and VStretch() behaviour
- V 2.12.19

Thu Jul 21 14:00:00 2005 - mvidnerAATTsuse.cz
- System agent: Check for fork failure (#97566).
- 2.12.18

Thu Jul 21 14:00:00 2005 - shAATTsuse.de
- Added support `opt(`hvstretch) for alignment widgets for
backward compatibility with (buggy) old layout behaviour:
propagate child stretchability to alignment parent
- V 2.12.17

Mon Jul 11 14:00:00 2005 - shAATTsuse.de
- Fixed bug #95722: No items in NCurses MultiSelectionBox
- V 2.12.16

Fri Jul 8 14:00:00 2005 - visnovAATTsuse.cz
- Log blocxx messages to YaST2 log
- Fix Requires
- V 2.12.15

Wed Jul 6 14:00:00 2005 - kkaempfAATTsuse.de
- V 2.12.14
- Allow multi string constants in _() locales

Tue Jul 5 14:00:00 2005 - shAATTsuse.de
- V 2.12.13
- Support for background pixmaps in alignment widgets

Tue Jul 5 14:00:00 2005 - shAATTsuse.de
- New UI layout helper widgets: MinWidth, MinHeight, MinSize
- Added klibc, klibc-devel, udev to neededforbuild (for hwinfo)
- V 2.12.12

Tue Jul 5 14:00:00 2005 - kkaempfAATTsuse.de
- hwinfo/libhd need hal and dbus for building

Fri Jul 1 14:00:00 2005 - shAATTsuse.de
- V 2.12.10
- New layout helper widget: MarginBox
- Improved geometry management for insufficient screen space
- Fixed bug in Alignment widget - now no longer requiring a Squash
widget inside for proper alignment

Tue Jun 21 14:00:00 2005 - visnovAATTsuse.cz
- use redirected System:: prefix also after the redirection
- 2.12.9

Tue Jun 14 14:00:00 2005 - visnovAATTsuse.cz
- libpy2wfm: fix missing dependency on libpy2program (schwab)
- 2.12.8

Tue Jun 14 14:00:00 2005 - visnovAATTsuse.cz
- added sysfsutils to NFB
- 2.12.7

Wed Jun 1 14:00:00 2005 - mlazarAATTsuse.cz
- libycp: added YCPExternal type for storing external data types

Mon May 30 14:00:00 2005 - visnovAATTsuse.cz
- implemented chroot redirect of namespaces

Mon May 23 14:00:00 2005 - visnovAATTsuse.cz
- 2.12.6

Sun May 22 14:00:00 2005 - ajAATTsuse.de
- Fix for GCC4 friends conformance.

Tue May 3 14:00:00 2005 - visnovAATTsuse.cz
- don\'t crash if include file does not enclose
the code in a block (#65486)

Mon May 2 14:00:00 2005 - visnovAATTsuse.cz
- fix function parameter type check (#64627)
- evaluate the code returned if not constant (#65815)
- report unreachable code at the end of file (#66152)
- don\'t assume there are always parameters (#72810)

Mon May 2 14:00:00 2005 - visnovAATTsuse.cz
- 2.12.5

Wed Apr 27 14:00:00 2005 - shAATTsuse.de
- Added support for icons in YSelectionWidgets

Thu Apr 21 14:00:00 2005 - shAATTsuse.de
- Merged selection_widget_cleanups branch to trunk:
selection widgets can now replace list items
(SelectionBox, ComboBox, MultiSelectionBox, Tree)

Tue Apr 19 14:00:00 2005 - visnovAATTsuse.cz
- implemented \'switch\' statement

Wed Apr 13 14:00:00 2005 - visnovAATTsuse.cz
- added libpthread for all YaST binaries (#76401)
- 2.12.4

Wed Apr 6 14:00:00 2005 - visnovAATTsuse.cz
- added virtual destructors to keep gcc4 happy

Tue Apr 5 14:00:00 2005 - visnovAATTsuse.cz
- enable ElectricFence again without checking for 0 size allocs
- fix support for perl-bindings
- 2.12.3

Mon Apr 4 14:00:00 2005 - visnovAATTsuse.cz
- temporarily disable ElectricFence to workaround glibc problem
- another gcc4 fix (logged incorrect function name)

Fri Apr 1 14:00:00 2005 - visnovAATTsuse.cz
- merged 9.3 branch
- another gcc4 fix

Thu Mar 31 14:00:00 2005 - cooloAATTsuse.de
- build better with gcc4

Wed Mar 30 14:00:00 2005 - mvidnerAATTsuse.cz
- ini agent: do not indent comments (#74698)
- 2.12.1

Wed Mar 16 13:00:00 2005 - visnovAATTsuse.cz
- reduced UI logging
- added YCP testsuites for is() also for build
- 2.11.26

Tue Mar 15 13:00:00 2005 - locilkaAATTsuse.cz
- Checked, fixed and added YCP builtins description and examples
- Mark tolist() as deprecated

Tue Mar 8 13:00:00 2005 - locilkaAATTsuse.cz
- Checked, fixed and added YCP builtins description and examples

Fri Mar 4 13:00:00 2005 - visnovAATTsuse.cz
- Fixed yast2-crash on parsing lan probe results
- 2.11.25

Thu Feb 24 13:00:00 2005 - visnovAATTsuse.cz
- revert YCP module import reporting change
- 2.11.24

Tue Feb 22 13:00:00 2005 - mvidnerAATTsuse.cz
- Added wireles card features to agent-probe (#65391).
- When renumbering file descriptors, check whether we already have
the desired number (#64797).
- 2.11.23

Tue Feb 22 13:00:00 2005 - roAATTsuse.de
- added wireless-tools to nfb (for libhd)

Mon Feb 21 13:00:00 2005 - visnovAATTsuse.cz
- report YCP module import only when reading the bytecode

Tue Feb 15 13:00:00 2005 - arvinAATTsuse.de
- adapted agent-probe to new hwinfo

Tue Feb 15 13:00:00 2005 - shAATTsuse.de
- PackageSelector now supports `opt(`summaryMode) to get installation
summary right away (-> Anas)
- V 2.11.21

Mon Feb 7 13:00:00 2005 - lslezakAATTsuse.cz
- modules agent - use .YaST2save suffix for backup files (#50517)
- 2.11.20

Mon Jan 31 13:00:00 2005 - shAATTsuse.de
- V 2.11.19
- Suppressing plain text passwords in recorded macros

Tue Jan 11 13:00:00 2005 - mvidnerAATTsuse.cz
- Added .probe.dsl
- 2.11.18

Tue Jan 11 13:00:00 2005 - visnovAATTsuse.cz
- remove fprintf calls, use logs instead
- 2.11.17

Tue Jan 4 13:00:00 2005 - arvinAATTsuse.de
- fixed architecture detection (s390/s390x) during update (bug
[#49313])

Thu Dec 2 13:00:00 2004 - mvidnerAATTsuse.cz
- ini agent: do not merge external changes when repeat_names is
enabled (#42297)
- ini agent: include file name in parse errors (#48777)

Thu Nov 18 13:00:00 2004 - kkaempfAATTsuse.de
- increase bison stack limit (#45509)
- evaluate bracket default expression only if required (#48337)

Wed Nov 17 13:00:00 2004 - nashifAATTsuse.de
- Fixed nfb for docbook

Fri Nov 12 13:00:00 2004 - shAATTsuse.de
- New debugging tools in UI:
- Widget property WidgetClass (all widgets)
- Widget property DebugLabel (all widgets)

Tue Nov 9 13:00:00 2004 - visnovAATTsuse.cz
- don\'t allow variable declaration for functions and terms (#40441)
- issue proper error when unable to create intermediate structures
on map/list/term assignment (#39236)
- don\'t escape strings (#44461)
- recoded testcases to UTF8
- show warning on too many call frames (#40426)

Mon Nov 8 13:00:00 2004 - visnovAATTsuse.cz
- reintroduced YCP backtraces (#41841)
- 2.11.13

Mon Nov 8 13:00:00 2004 - visnovAATTsuse.cz
- Don\'t crash on wrong nested import (#47357)
- Cleanup parse error handling (return NULL always)
- 2.11.12

Fri Nov 5 13:00:00 2004 - visnovAATTsuse.cz
- Show parameters for all function symbol entries (#47078)
- Allow to set symbol entry global

Thu Nov 4 13:00:00 2004 - visnovAATTsuse.cz
- report file and line number for builtins (#43830)
- report correct line number of wrong function calls (#47077)
- don\'t crash on builtins without parameters when they require one
- 2.11.11

Wed Nov 3 13:00:00 2004 - visnovAATTsuse.cz
- create libycpvalues library

Wed Nov 3 13:00:00 2004 - kkaempfAATTsuse.de
- warn about using uninitialized variables (#42648)

Wed Nov 3 13:00:00 2004 - visnovAATTsuse.cz
- Recognize wrong octal and hexa constants and report them (#47883)

Wed Nov 3 13:00:00 2004 - visnovAATTsuse.cz
- Always create a symbol table for modules (#42007)

Tue Nov 2 13:00:00 2004 - kkaempfAATTsuse.de
- Fix type ordering in detailedtype() further, \'any\' has more
type information than \'\' (#47853)

Tue Nov 2 13:00:00 2004 - kkaempfAATTsuse.de
- recognize select() in parser.
- use identical type checking for bracket operator and select()
(#43612)
- mark select() as deprecated.

Tue Nov 2 13:00:00 2004 - nashifAATTsuse.de
- Added new widgets: YDate / YTime

Tue Nov 2 13:00:00 2004 - kkaempfAATTsuse.de
- check for proper return statement in definition of non-void
functions (#40687)

Tue Nov 2 13:00:00 2004 - kkaempfAATTsuse.de
- use identical type checking for bracket operator and lookup()
(#44221)
- mark lookup() as deprecated.

Tue Nov 2 13:00:00 2004 - visnovAATTsuse.cz
- Use shared representation for booleans and nils
- consider only single digit arguments
- 2.11.9

Mon Nov 1 13:00:00 2004 - mvidnerAATTsuse.cz
- UI: added Date and Time widgets, qt only (nashif)
- 2.11.8

Fri Oct 29 14:00:00 2004 - mvidnerAATTsuse.cz
- Added pkgconfig support.
- 2.11.7

Thu Oct 28 14:00:00 2004 - kkaempfAATTsuse.de
- \'any\' has more type information than \'void\' (#47659)
- dont propagate any->any (regression found with above fix)

Wed Oct 27 14:00:00 2004 - arvinAATTsuse.de
- removed has_apm from probe agent

Wed Oct 27 14:00:00 2004 - lslezakAATTsuse.cz
- ag_modinfo: modinfo output was incorrectly parsed when it
contained more `:\' chars

Thu Oct 21 14:00:00 2004 - kkaempfAATTsuse.de
- improve type checking to always use the most detailed type
information available (#38375).

Tue Oct 19 14:00:00 2004 - kkaempfAATTsuse.de
- is() now checks against the actual value, not the declared
type (#37146)

Tue Oct 19 14:00:00 2004 - visnovAATTsuse.de
- Y2ScriptComponent removed

Fri Oct 15 14:00:00 2004 - visnovAATTsuse.de
- Add back WFM headers
- fix testsuite
- 2.11.3

Fri Oct 15 14:00:00 2004 - kkaempfAATTsuse.de
- add .probe.bluetooth (#47297)

Fri Oct 15 14:00:00 2004 - visnovAATTsuse.de
- Move Pkg namespace to the pkg-bindings package
- 2.11.1

Thu Oct 14 14:00:00 2004 - kkaempfAATTsuse.de
- check format string (in sformat() or y2milestone()) against
number of actual arguments (#35822)

Mon Oct 11 14:00:00 2004 - visnovAATTsuse.cz
- Make recursion lighter on memory (allocate stack
only when needed)

Fri Oct 8 14:00:00 2004 - visnovAATTsuse.cz
- Split Pkg as a standalone component, don\'t link against it.

Wed Oct 6 14:00:00 2004 - shAATTsuse.de
- UI: Dropped support for hardcoded images \"suseheader\" and \"yast2\"
Use path names and/or the wizard instead!

Wed Oct 6 14:00:00 2004 - visnovAATTsuse.cz
- Read whole u32 at once from bytecode to speed it up

Tue Oct 5 14:00:00 2004 - visnovAATTsuse.cz
- Allow namespaces to be located in libraries, so we don\'t
need to link them (using Y2PluginComponent)

Thu Sep 30 14:00:00 2004 - visnovAATTsuse.cz
- log non-existent directory in .target.dir as a milestone only (bug #45573)

Thu Sep 23 14:00:00 2004 - arvinAATTsuse.de
- added Pkg::RpmChecksig function (bug #45647)

Mon Sep 20 14:00:00 2004 - schwabAATTsuse.de
- Fix C++ syntax and format strings.

Mon Sep 13 14:00:00 2004 - arvinAATTsuse.de
- don\'t use hd_base after freeing (bug #44855)

Mon Sep 13 14:00:00 2004 - arvinAATTsuse.de
- fixed TargetInitDU for missing readonly key
- 2.10.14

Fri Sep 10 14:00:00 2004 - shAATTsuse.de
- Implemented enhancement #44799: Log error for leftover dialogs
- V 2.10.13

Fri Sep 10 14:00:00 2004 - shAATTsuse.de
- Improved `opt(`debugLayout) UI logging

Fri Sep 10 14:00:00 2004 - maAATTsuse.de
- Pass information about readonly mounted partitions in Pkg::TargetGetDU.

Wed Sep 8 14:00:00 2004 - visnovAATTsuse.cz
- reverted the flex patch for now

Tue Sep 7 14:00:00 2004 - visnovAATTsuse.cz
- support newer flex (patch by tcrhak)
- 2.10.12

Mon Sep 6 14:00:00 2004 - jsrainAATTsuse.cz
- Added Pkg::PkgMarkLicenseConfirmed() (#44145)
- Changed Pkg::PkgGetLicenseToConfirm() and
Pkg::PkgGetLicensesToConfirm() to return only unconfirmed
licenses (#44145)
- 2.10.11

Thu Sep 2 14:00:00 2004 - shAATTsuse.de
- Added Pkg::PkgMediaCount()
- V 2.10.10

Wed Sep 1 14:00:00 2004 - shAATTsuse.de
- Fixed bug #44579: YMultiProgressBar integer overflow
- V 2.10.9

Mon Aug 30 14:00:00 2004 - mvidnerAATTsuse.cz
- substring: fixed an unlikely bug with offset signedness
- bytecode: fixed m_release comparison in isVersionAtMost
- updated builtin docs
- 2.10.8

Mon Aug 30 14:00:00 2004 - jsrainAATTsuse.cz
- added Pkg::PkgTaboo builtin (#43499)

Wed Aug 18 14:00:00 2004 - visnovAATTsuse.cz
- support also bytecode from SLES9/9.1 (#43881)
- 2.10.7

Wed Aug 18 14:00:00 2004 - mvidnerAATTsuse.cz
- ag_probe: parse carrier detection information from libhd (res_link)

Mon Aug 16 14:00:00 2004 - visnovAATTsuse.cz
- return \'nil\' if function pointer cannot be used instead of NULL (#42330)

Mon Aug 16 14:00:00 2004 - visnovAATTsuse.cz
- fix is() for function pointers (#43848)

Mon Aug 16 14:00:00 2004 - visnovAATTsuse.cz
- fix function pointers from perl-bindings (#43606)
- 2.10.5

Thu Aug 12 14:00:00 2004 - jsrainAATTsuse.cz
- added libpng to neededforbuild
- 2.10.4

Tue Aug 3 14:00:00 2004 - visnovAATTsuse.cz
- fix handling of \'import \"Summary\"\' testcase in symbol tables
- 2.10.3

Mon Aug 2 14:00:00 2004 - visnovAATTsuse.cz
- better split of YCP interpreter and rest of YaST (use Y2Function only)
- type of builtin parameters are checked at the end of all parameters
- YCode::type () is cleaned up - now it always returns the type of the
code after its evaluation, determined as good as possible
- split of function call and function call via function pointer (Bytecode change)
- 2.10.2

Fri Jul 16 14:00:00 2004 - shAATTsuse.de
- YTree widget can now return `Item property
- YTree widget can now return new `OpenItems property

Wed Jun 23 14:00:00 2004 - visnovAATTsuse.cz
- allow YCP code to call overloaded functions in other namespaces
- parser should not use ExecutionEnvironment for logging (#42088)
- removed obsolete stuff (callbacks)

Wed Jun 16 14:00:00 2004 - arvinAATTsuse.de
- set current directory to / for chrooted programs

Thu May 27 14:00:00 2004 - visnovAATTsuse.cz
- do not reregister scrconf files on startup (#40833)
- 2.9.94

Tue May 25 14:00:00 2004 - arvinAATTsuse.de
- include data about requires, conflicts, provides and obsoletes
in Pkg::SelectionData (bug #37133)

Fri May 21 14:00:00 2004 - mvidnerAATTsuse.cz
- Host finder (ag_hostnames): ping longer to get more hosts (#40582)
- 2.9.92

Wed May 19 14:00:00 2004 - maAATTsuse.de
- Adapt PKG interface to changes in packagemanger.
- 2.9.91

Thu May 13 14:00:00 2004 - arvinAATTsuse.de
- removed seg. fault when chrooted scr can\'t be created

Mon May 10 14:00:00 2004 - visnovAATTsuse.cz
- fix number formattting (#39645)
- 2.9.89

Wed May 5 14:00:00 2004 - arvinAATTsuse.de
- added bus_hwcfg entry in probe-agent (bug #39456)

Fri Apr 30 14:00:00 2004 - shAATTsuse.de
- Added new widget DumbTab
- V 2.9.87

Fri Apr 30 14:00:00 2004 - mvidnerAATTsuse.cz
- allowed to read YCPPathSearch search lists, so that Perl
can synchronize AATTINC (#39512)
- 2.9.86

Thu Apr 29 14:00:00 2004 - mvidnerAATTsuse.cz
- publish some WFM headers so that Perl can know
when to destroy us (#39519)
- 2.9.85

Thu Apr 29 14:00:00 2004 - mvidnerAATTsuse.cz
- added /y2update to YCPPathSearch::initialize (#38677)
- 2.9.84

Wed Apr 28 14:00:00 2004 - cschumAATTsuse.de
- Pkg::TargetProducts(): include base architecture for you_server.

Tue Apr 27 14:00:00 2004 - visnovAATTsuse.cz
- 2.9.83

Fri Apr 23 14:00:00 2004 - maAATTsuse.de
- PKG: Avoid logging of YCP arguments on conversion to C++ datatypes.
YCPStrings may deote urls with cleartext passord inside. They should
not show up in the logfile.(#38897)

Mon Apr 19 14:00:00 2004 - visnovAATTsuse.cz
- revert fix for #38568, it breaks yast2-backup
- 2.9.82

Fri Apr 16 14:00:00 2004 - visnovAATTsuse.cz
- 2.9.81

Thu Apr 15 14:00:00 2004 - visnovAATTsuse.cz
- implemented QueryWidget ( `Items ) for `Table (#38909)

Thu Apr 15 14:00:00 2004 - visnovAATTsuse.cz
- log also arguments when doing WFM::call (#39002)

Thu Apr 15 14:00:00 2004 - mvidnerAATTsuse.cz
- ensure that there\'s only one WFM (#37338)
- 2.9.80

Thu Apr 15 14:00:00 2004 - kkaempfAATTsuse.de
- improve error message for \"... type>>\" typos (#38967)

Thu Apr 15 14:00:00 2004 - visnovAATTsuse.cz
- show nil warning even for builtins (#38568)
- handle incorrect function redefinition gracefully (#37366)
- use the common type for if/then/else unless it\'s void
- accept block as a parameter for functions

Wed Apr 14 14:00:00 2004 - visnovAATTsuse.cz
- fix recursion (#38596)

Tue Apr 13 14:00:00 2004 - visnovAATTsuse.cz
- Document localization builtins (#38171)

Tue Apr 13 14:00:00 2004 - mvidnerAATTsuse.cz
- initialize stub UI when invoked from Perl (#37338)
- 2.9.79

Tue Apr 6 14:00:00 2004 - kkaempfAATTsuse.de
- check strings from hwinfo properly (#36080)
- 2.9.78

Tue Apr 6 14:00:00 2004 - visnovAATTsuse.cz
- Don\'t print superflous characters to stdout (#38327)

Mon Apr 5 14:00:00 2004 - maAATTsuse.de
- Send correct size of source packages to install
in callbacks.

Mon Apr 5 14:00:00 2004 - maAATTsuse.de
- Include source packages to install in disk usage
calculation. (#38257)
- 2.9.76

Fri Apr 2 14:00:00 2004 - msvecAATTsuse.cz
- fixed agent-probe to report correct requires (#37335)
- 2.9.75

Fri Apr 2 14:00:00 2004 - visnovAATTsuse.cz
- YaST is now GPL
- 2.9.76

Thu Apr 1 14:00:00 2004 - visnovAATTsuse.cz
- restore textdomain at the end of included file (#36989)

Wed Mar 31 14:00:00 2004 - shAATTsuse.de
- implemented UI::QueryWidget() for wizard

Tue Mar 30 14:00:00 2004 - arvinAATTsuse.de
- fixed setting of YAST_IS_RUNNING (bug #37536)

Tue Mar 30 14:00:00 2004 - shAATTsuse.de
- Fixed bug #37534: MultiSelectionBox returns [nil] without item
IDs

Tue Mar 30 14:00:00 2004 - shAATTsuse.de
- added `opt(`treeEnabled) for wizard widget

Tue Mar 30 14:00:00 2004 - kkaempfAATTsuse.de
- sync agent-probe with current hwinfo, add wlan, block, and tape
probing flags.

Mon Mar 29 14:00:00 2004 - kkaempfAATTsuse.de
- improve checking if default of bracket operator is void (#36922)

Mon Mar 29 14:00:00 2004 - arvinAATTsuse.de
- fixed uml detection

Mon Mar 29 14:00:00 2004 - visnovAATTsuse.cz
- 2.9.70

Mon Mar 29 14:00:00 2004 - visnovAATTsuse.cz
- properly initialize domain (#36711)

Mon Mar 29 14:00:00 2004 - kkaempfAATTsuse.de
- improve checking if rhs in assignment is void (#36922)

Fri Mar 26 13:00:00 2004 - arvinAATTsuse.de
- added uml detection

Fri Mar 26 13:00:00 2004 - kkaempfAATTsuse.de
- enhance type information for \'is()\' (#37146)

Fri Mar 26 13:00:00 2004 - visnovAATTsuse.cz
- 2.9.68

Fri Mar 26 13:00:00 2004 - visnovAATTsuse.cz
- handle closing of default SCR gracefully (#37050)
- do not allow to pass \'nil\' to Pkg (#37052)
- show full function name for parameter mismatch (#36924)

Thu Mar 25 13:00:00 2004 - kkaempfAATTsuse.de
- warn if rhs of assignment is a void function (#36922)

Thu Mar 25 13:00:00 2004 - kkaempfAATTsuse.de
- treat empty block after \'if\' properly (#36902)

Wed Mar 24 13:00:00 2004 - kkaempfAATTsuse.de
- treat _(\"\") as \"\", don\'t call dgettext() (#36850)

Wed Mar 24 13:00:00 2004 - shAATTsuse.de
- Fixed bug #36802: Combo box returns nil instead of \"\"

Wed Mar 24 13:00:00 2004 - visnovAATTsuse.cz
- empty void function produces just warning (#35536)

Tue Mar 23 13:00:00 2004 - visnovAATTsuse.cz
- allow repeated use of Pkg in ycpc (#35533)
- close include files (#36747)

Tue Mar 23 13:00:00 2004 - shAATTsuse.de
- Fixed blocker bug #36779: Segfault on UI::QueryWidget(ComboBox)

Tue Mar 23 13:00:00 2004 - kkaempfAATTsuse.de
- don\'t complain about bad cast if the to-be-casted expression
is already wrong (#36751)

Tue Mar 23 13:00:00 2004 - mvidnerAATTsuse.cz
- check that external agents returned the correct type (#35363)
- 2.9.66

Tue Mar 23 13:00:00 2004 - kkaempfAATTsuse.de
- check for function type in \" (...)\" properly (#36246)

Mon Mar 22 13:00:00 2004 - cschumAATTsuse.de
- Repackage tarball
- 2.9.65

Mon Mar 22 13:00:00 2004 - cschumAATTsuse.de
- Adapt to changes of PMYouServer in packagemanager.
- 2.9.64

Mon Mar 22 13:00:00 2004 - visnovAATTsuse.cz
- 2.9.63

Fri Mar 19 13:00:00 2004 - kkaempfAATTsuse.de
- add \"dgettext\" and \"dngettext\" builtins to support easy
re-translation after language change.

Fri Mar 19 13:00:00 2004 - mvidnerAATTsuse.cz
- added AGENT_LIBADD so that agents work from standalone Perl

Thu Mar 18 13:00:00 2004 - maAATTsuse.de
- Let Pkg::CommitProvide Callback report progress, if package is
downloaded via ftp/http.
- 2.9.62

Wed Mar 17 13:00:00 2004 - mvidnerAATTsuse.cz
- include MemUsage.h unconditionally, let *it* (un)define D_MEMUSAGE

Wed Mar 17 13:00:00 2004 - visnovAATTsuse.cz
- don\'t pass YCPNull to UI builtins

Tue Mar 16 13:00:00 2004 - maAATTsuse.de
- Added Pkg::CallbackStartDownload, Pkg::CallbackProgressDownload
and Pkg::CallbackDoneDownload. Triggered from y2pm when downloading
files via ftp/http.
- 2.9.61

Mon Mar 15 13:00:00 2004 - visnovAATTsuse.cz
- 2.9.60

Sun Mar 14 13:00:00 2004 - kkaempfAATTsuse.de
- use Ustring for all strings
- drop last pointer from linked lists
- drop unused Type::setNocheck
- delete m_parameterblock from YEBuiltin if not used

Fri Mar 12 13:00:00 2004 - shAATTsuse.de
- Fixed non-const reference to const ref for all widget constructors

Fri Mar 12 13:00:00 2004 - kkaempfAATTsuse.de
- add + builtin (#35830)

Fri Mar 12 13:00:00 2004 - visnovAATTsuse.cz
- drop unneeded type info
- 2.9.58

Thu Mar 11 13:00:00 2004 - maAATTsuse.de
- Added: Pkg::PkgSolveCheckTargetOnly and Pkg::PkgGetFilelist

Thu Mar 11 13:00:00 2004 - visnovAATTsuse.cz
- don\'t load libpy2remote for \"remote\" component (#35536)

Thu Mar 11 13:00:00 2004 - kkaempfAATTsuse.de
- improve type determination of list and map constants (#35567)

Wed Mar 10 13:00:00 2004 - jsrainAATTsuse.de
- probe agent returns additional info for ccw devices
- moved additional info for scsi devices to \"detail\" submap

Wed Mar 10 13:00:00 2004 - kkaempfAATTsuse.de
- fix whitespace handling in agent-resolver (#34888)
- fix parameter check for Pkg::SetAdditionalLocales (#35609)

Wed Mar 10 13:00:00 2004 - shAATTsuse.de
- V 2.9.57
- Suppressed UI::WizardCommand() complaints if no wizard present

Tue Mar 9 13:00:00 2004 - visnovAATTsuse.cz
- save/restore argument list in WFM:Call (in doActualWork actually)

Mon Mar 8 13:00:00 2004 - kkaempfAATTsuse.de
- haskey() should accept any key (#35465)
- 2.9.55

Mon Mar 8 13:00:00 2004 - jsrainAATTsuse.de
- probe agent returns additional info for SCSI discs
- 2.9.54

Sun Mar 7 13:00:00 2004 - kkaempfAATTsuse.de
- use propagation information from Type::match in Type::canCast

Sun Mar 7 13:00:00 2004 - kkaempfAATTsuse.de
- add UI::WizardCommand (shAATTsuse.de)

Fri Mar 5 13:00:00 2004 - mvidnerAATTsuse.cz
- enabled nested::namespaces in the scanner

Thu Mar 4 13:00:00 2004 - maAATTsuse.de
- WFM: Added Pkg::PkgGetLicenseToConfirm and Pkg::PkgGetLicensesToConfirm
- 2.9.52

Thu Mar 4 13:00:00 2004 - kkaempfAATTsuse.de
- implement stricter type checking for builtin functions and
bracket assignment
- 2.9.51

Wed Mar 3 13:00:00 2004 - kkaempfAATTsuse.de
- support new hwinfo fields \"sysfs_bus_id\" and \"hwaddr\"
- 2.9.50

Tue Mar 2 13:00:00 2004 - msvecAATTsuse.cz
- disabled part of the agents-perl testsute (byteblock)
- 2.9.49

Mon Mar 1 13:00:00 2004 - shAATTsuse.de
- Enable saving of screen shot name if recording macro

Mon Mar 1 13:00:00 2004 - mvidnerAATTsuse.cz
- ycp.pm: implemented byteblocks
- 2.9.47

Mon Mar 1 13:00:00 2004 - cschumAATTsuse.de
WFM: - Added Pkg::CallbackYouMessage, Pkg::CallbackYouError and
Pkg::CallbackYouLog.
- Renamed Pkg::YouGetPatches to Pkg::YouRetrievePatchInfo.
- Renamed Pkg::YouGetPackages to Pkg::YouRetrievePatches.
- Removed obsolete functions Pkg::YouAttachSource,
Pkg::YouDisconnect, Pkg::YouFinish, Pkg::YouFirstPatch,
Pkg::YouGetCurrentPatch, Pkg::YouInstallCurrentPatch and
Pkg::YouNextPatch.
- 2.9.46

Mon Mar 1 13:00:00 2004 - kkaempfAATTsuse.de
- properly add all device resources to output list (#35190)

Sat Feb 28 13:00:00 2004 - kkaempfAATTsuse.de
- use \'new\' to allocate char buffer for SymbolEntry, so it can
be safely \'delete\'d
- share type pointers instead of creating new ones.

Sat Feb 28 13:00:00 2004 - kkaempfAATTsuse.de
- improve usage of existing type information for builtin
functions
- fix bytecode input to be upward compatible with previous
version
- properly release unneeded memory
- 2.9.44

Fri Feb 27 13:00:00 2004 - visnovAATTsuse.cz
- added openslp to neededforbuild

Fri Feb 27 13:00:00 2004 - visnovAATTsuse.cz
- ycodeptr branch merge:
- counted pointers for YCode and SymbolEntry
- allow to start bytecode clients
- initialization of namespaces now in Y2Namespace
- improved flex type matching

Wed Feb 25 13:00:00 2004 - maAATTsuse.de
- Adapt to new Y2PM locale setting interface.
- 2.9.43

Mon Feb 23 13:00:00 2004 - visnovAATTsuse.cz
- reinitialize preloaded namespaces before new parsing, not after the
last one

Sun Feb 22 13:00:00 2004 - kkaempfAATTsuse.de
- restore filename at end of parser, adapt testcases
- 2.9.41

Sun Feb 22 13:00:00 2004 - kkaempfAATTsuse.de
- don\'t delete YConst code
- 2.9.40

Sat Feb 21 13:00:00 2004 - maAATTsuse.de
- Reimplemented counted pointer classes
- 2.9.39

Fri Feb 20 13:00:00 2004 - visnovAATTsuse.cz
- correctly free code in YEBinary and YETriple
- don\'t create a table entry for filename in block
- free the code after optimizing it out

Fri Feb 20 13:00:00 2004 - arvinAATTsuse.de
- fix Pkg::SourceEditGet, Pkg::SourceEditSet and Pkg::SourceScan
- fixed seg. fault with unresolved xref\'s

Fri Feb 20 13:00:00 2004 - visnovAATTsuse.cz
- more memory fixes:
allow YCPCode to free the code (used in system agent)
share textdomain (helps in reading bytecode)
delete parameter block for builtins
- 2.9.37

Thu Feb 19 13:00:00 2004 - visnovAATTsuse.cz
- memory fixes:
lazy initialization of a symbol table
free function declarations/definitions in client calls

Thu Feb 19 13:00:00 2004 - mvidnerAATTsuse.cz
- sort (`a, `b, l, ``( a now uses std::sort instead of bubblesort:
the comparison must be irreflexive (no \"<=\")
- 2.9.36

Wed Feb 18 13:00:00 2004 - mvidnerAATTsuse.cz
- added SCR::Error
- 2.9.35

Wed Feb 18 13:00:00 2004 - visnovAATTsuse.cz
- drop unused md5 implementation
- fix memory leak in reading bytecode header

Tue Feb 17 13:00:00 2004 - mvidnerAATTsuse.cz
- fixed leaks:
parsed code in Y2WFMComponent::CallFunction and SCRAgent::readconf
- reduced memory consumption a bit:
reduced SymbolTable size from 211 to 31
TableEntry::m_inner removed
- count objects using MemUsage (liby2util).
- 2.9.34

Mon Feb 16 13:00:00 2004 - kkaempfAATTsuse.de
- properly support indirect function calls via pointers (#34579)

Mon Feb 16 13:00:00 2004 - mvidnerAATTsuse.cz
- don\'t segfault when agent output cannot be parsed (#34581)

Mon Feb 16 13:00:00 2004 - mvidnerAATTsuse.cz
- ini agent: ignore_case is incompatible with multiple files
- ycpc: re-add trailing newlines (should fix yast2-nis-client)
- 2.9.32

Fri Feb 13 13:00:00 2004 - kkaempfAATTsuse.de
- replace module timestamps with import lists checking the
actually used signatures with the provided ones.
- enhance parsetime and runtime error information with better
file/line tracking
- enhance \'ycpc\' with a dependency checker

Fri Feb 13 13:00:00 2004 - shAATTsuse.de
- Late creation of UI: UI is only created when the first UI
builtin is actually used, so for command line YCP scripts
no UI is needed any longer and thus no X connection (for Qt)
or controlling tty (for NCurses)

Thu Feb 12 13:00:00 2004 - arvinAATTsuse.de
- moved program ycpc to main package

Thu Feb 12 13:00:00 2004 - arvinAATTsuse.de
- added some udev and sysfs info in probe agent (bug #34355)

Tue Feb 10 13:00:00 2004 - arvinAATTsuse.de
- include YWizard.h in yast2-core-devel

Tue Feb 10 13:00:00 2004 - visnovAATTsuse.cz
- fixed crash when trying to apply bracket operator to nil.

Mon Feb 9 13:00:00 2004 - visnovAATTsuse.cz
- Revert y2error -> y2warning for UI builtin without an instance.
- ycpc now prints errors and warnings to stderr by default

Mon Feb 9 13:00:00 2004 - arvinAATTsuse.de
- fixed building on s390

Fri Feb 6 13:00:00 2004 - shAATTsuse.de
- Re-enabled macro player with new interpreter

Fri Feb 6 13:00:00 2004 - visnovAATTsuse.cz
- Fix UI::changeWidget for terms in `Table

Thu Feb 5 13:00:00 2004 - msvecAATTsuse.cz
- log YCP file and line in dummy agent to limit testsuites output
- 2.9.25

Tue Feb 3 13:00:00 2004 - visnovAATTsuse.cz
- Fix memory corruption on duplicate function parameters.
- 2.9.24

Tue Feb 3 13:00:00 2004 - visnovAATTsuse.cz
- Fix UI::queryWidget for terms in `Table

Tue Feb 3 13:00:00 2004 - visnovAATTsuse.cz
- Fix some Pkg builtins

Tue Feb 3 13:00:00 2004 - visnovAATTsuse.cz
- Don\'t do fancy testsuite presentation

Tue Feb 3 13:00:00 2004 - gsAATTsuse.de
- make language change known in Y2WFMComponent::SetLanguage

Tue Feb 3 13:00:00 2004 - kkaempfAATTsuse.de
- Fix type for YEBuiltin (#34249)

Tue Feb 3 13:00:00 2004 - visnovAATTsuse.cz
- ycpc puts a new line at the end for -E (msvecAATTsuse.cz)

Mon Feb 2 13:00:00 2004 - msvecAATTsuse.cz
- fixed resolver agent creation

Fri Jan 30 13:00:00 2004 - visnovAATTsuse.cz
- for lookup use the same code as for bracket
- bytecode version change!

Fri Jan 30 13:00:00 2004 - visnovAATTsuse.cz
- implemented constant evaluation of terms (#34167)
- bytecode change

Thu Jan 29 13:00:00 2004 - msvecAATTsuse.cz
- 2.9.23

Thu Jan 29 13:00:00 2004 - visnovAATTsuse.cz
- temporary fix bytecode testsuite for nonroot build
- UI emits only warning not error if no handler is available

Thu Jan 29 13:00:00 2004 - mvidnerAATTsuse.cz
- ini agent: make parent directories when writing files
(useful eg. for CA management)
- fixed bugs revealed by -Woverloaded-virtual

Thu Jan 29 13:00:00 2004 - visnovAATTsuse.cz
- don\'t distribute bison-generated code

Thu Jan 29 13:00:00 2004 - mvidnerAATTsuse.cz
- fixed YError::toString signature
- libycp/testsuite runs again (added xfail)

Wed Jan 28 13:00:00 2004 - arvinAATTsuse.de
- fixed testsuite

Wed Jan 28 13:00:00 2004 - nashifAATTsuse.de
- Added builtin Pkg::PkgProperties to retrieve more data about
package location and source

Tue Jan 27 13:00:00 2004 - mvidnerAATTsuse.cz
- moved agent-ypserv to yast2-nis-client
and agent-losetup to yast2-storage

Tue Jan 27 13:00:00 2004 - shAATTsuse.de
- V 2.9.21
- Consistent naming scheme in UI

Tue Jan 27 13:00:00 2004 - visnovAATTsuse.cz
- remove url parameter from Pkg::YouGetPatches

Tue Jan 27 13:00:00 2004 - kkaempfAATTsuse.de
- fix cast vs. bracket precedence (#34156)

Tue Jan 27 13:00:00 2004 - visnovAATTsuse.cz
- always bind textdomain (even in bytecode)
- set textdomain codeset to UTF-8

Mon Jan 26 13:00:00 2004 - visnovAATTsuse.cz
- fix \"return nil;\" endless loop
- 2.9.19

Mon Jan 26 13:00:00 2004 - mvidnerAATTsuse.cz
- ycpc: progress to stderr, can parse stdin (ycpc -E -)

Fri Jan 23 13:00:00 2004 - msvecAATTsuse.cz
- added possibility to use a custom log.conf
- 2.9.18

Fri Jan 23 13:00:00 2004 - visnovAATTsuse.cz
- this is \"The New Interpreter\" release

Fri Jan 16 13:00:00 2004 - arvinAATTsuse.de
- implemented stack for each ycp callback of packagemanager

Thu Jan 15 13:00:00 2004 - mvidnerAATTsuse.cz
- agents-perl: added YaST::SCRAgent
- agent-probe: return also SMBIOS info for .bios subpath (lslezak)
- dropped WFM::GetClientName (arvin)
- 2.9.17

Thu Jan 8 13:00:00 2004 - mvidnerAATTsuse.cz
- ini agent: Read/Write (.all)
- fixes for a nonstandard prefix
- 2.9.16

Thu Jan 8 13:00:00 2004 - arvinAATTsuse.de
- adapted to bison 1.875

Mon Jan 5 13:00:00 2004 - visnovAATTsuse.cz
- ignore quotes in scr also for testsuites
- 2.9.14

Tue Dec 16 13:00:00 2003 - mvidnerAATTsuse.cz
- ini agent: allow multiple values for the same key
- 2.9.13

Mon Dec 15 13:00:00 2003 - maAATTsuse.de
- Removed outdated Pkg::SelectionsUpdateAll
- 2.9.11

Fri Dec 12 13:00:00 2003 - msvecAATTsuse.cz
- adapted for the logging changes in liby2util
- 2.9.12

Fri Dec 5 13:00:00 2003 - mvidnerAATTsuse.cz
- ycp.pm: accept `Command(...) as well as Command(...)

Thu Dec 4 13:00:00 2003 - maAATTsuse.de
- Added Pkg::SourceEdit/GetSourceEditSet for instsource editor.
- 2.9.9

Tue Dec 2 13:00:00 2003 - visnovAATTsuse.cz
- fix function prototypes

Tue Dec 2 13:00:00 2003 - msvecAATTsuse.cz
- better logging in the dummy agent (needs newer testsuite)
- migrated modules agent to use modprobe.conf (2.6 kernel)
- 2.9.8

Thu Nov 27 13:00:00 2003 - visnovAATTsuse.cz
- ignore function prototypes
- ignore variable references from NI

Mon Nov 24 13:00:00 2003 - maAATTsuse.de
- Overworked Pkg::Source... functions. Removed internal InstSrc cache
and install order list (we\'ve got an InstSrcManager for this).
- 2.9.7

Fri Nov 14 13:00:00 2003 - visnovAATTsuse.cz
- allow map to specify its types like map
- 2.9.6

Thu Nov 13 13:00:00 2003 - gsAATTsuse.de
- libyui: KeyEvent added

Mon Nov 10 13:00:00 2003 - visnovAATTsuse.cz
- allow block also specify a return type (ignored)
- WFM::call () is now the same as WFM::CallFunction ()
- fix mapmap () and maplist () if returning a map
- 2.9.5

Thu Nov 6 13:00:00 2003 - mvidnerAATTsuse.cz
- Using doxygen instead of kdoc.
- 2.9.4

Wed Oct 22 14:00:00 2003 - visnovAATTsuse.cz
- implemented mapmap and listmap accepting also $[] as a result
of the block.

Wed Oct 22 14:00:00 2003 - visnovAATTsuse.cz
- workaround to allow quotes in scrfiles
- 2.9.3

Thu Oct 16 14:00:00 2003 - visnovAATTsuse.cz
- added support for typecast syntax and list syntax
of typed lists.
- 2.9.2

Thu Oct 2 14:00:00 2003 - arvinAATTsuse.de
- fixed compiling of losetup agent

Sun Sep 21 14:00:00 2003 - arvinAATTsuse.de
- extended MediaChange callback to support double sided media

Fri Sep 19 14:00:00 2003 - maAATTsuse.de
- If SourceStartCache(enabled==true) is requested, check InstSrcManager
to see whether sources are realy enabled. \'Change source of installation\'
for example starts the InstSrcManager without autoenabling the sources.
(#29324)
- 2.8.34

Thu Sep 18 14:00:00 2003 - kkaempfAATTsuse.de
- pass \"family\" and \"model\" for .probe.cpu also on x86_64 (#31305)

Wed Sep 17 14:00:00 2003 - arvinAATTsuse.de
- better return value of PkgUpdateAll

Tue Sep 16 14:00:00 2003 - jsuchomeAATTsuse.cz
- adapted ag_hostnames to return list of IP\'s (#30996)
- 2.8.31

Sun Sep 14 14:00:00 2003 - arvinAATTsuse.de
- implemented PkgReset function (bug #27970)

Wed Sep 10 14:00:00 2003 - arvinAATTsuse.de
- fixed setting of YAST_IS_RUNNING (bug #30409)

Wed Sep 10 14:00:00 2003 - maAATTsuse.de
- Share PkgModule between multiple WFM interpreter instance.
(#29324)
- 2.8.28

Tue Sep 9 14:00:00 2003 - maAATTsuse.de
- Fixed DoneProvide callback to send package name as third arg
on error (#29922)
- 2.8.27

Sun Sep 7 14:00:00 2003 - maAATTsuse.de
- Fixed TargetInit and TargetFinish calls.
(#29679 as far as PKG module is affected)
- 2.8.26

Fri Sep 5 14:00:00 2003 - shAATTsuse.de
- V 2.8.25
- Fixed bug #30151: Enable starting pkg mgr in search mode
by default in the installed system

Fri Sep 5 14:00:00 2003 - gsAATTsuse.de
- testsuite adapted (language.err)
- 2.8.24

Thu Sep 4 14:00:00 2003 - gsAATTsuse.de
- WFMInterpreter: get correct encoding in SetLanguage()
- 2.8.23

Fri Aug 29 14:00:00 2003 - maAATTsuse.de
- Adapted PKG module to new packagemanager callbacks.
- Introduced CallbackStartConvertDb, CallbackProgressConvertDb,
CallbackNotifyConvertDb, CallbackStopConvertDb. (#29484 as far as
PKG module is affected).
- 2.8.22

Mon Aug 25 14:00:00 2003 - kkeilAATTsuse.de
- new ISDN interface for agent-probe, data is now based on CDB

Wed Aug 20 14:00:00 2003 - mjancarAATTsuse.cz
- require the perl version we build with

Mon Aug 18 14:00:00 2003 - arvinAATTsuse.de
- added ycp builtin findlastnotof

Mon Aug 18 14:00:00 2003 - lslezakAATTsuse.cz
- fixes in ag_background (result command check, buffer size check,
log errors)
- enhancements in libyui examples (gsAATTsuse.de)
- version 2.8.18

Tue Aug 12 14:00:00 2003 - arvinAATTsuse.de
- added warnings about to libyui about wrong widget tree structure
- fixed parsing of class tag in make_widget_doc
- also handle release notes url here

Wed Aug 6 14:00:00 2003 - gsAATTsuse.de
- V 2.8.16
- WFM setLanguage() returns proposed encoding
(revert changes)

Wed Aug 6 14:00:00 2003 - fehrAATTsuse.de
- added new ycp builtin regexppos
- version 2.8.15

Tue Aug 5 14:00:00 2003 - arvinAATTsuse.de
- fixed testsuite

Tue Aug 5 14:00:00 2003 - gsAATTsuse.de
- V 2.8.13
- libyui: YUI builtin SetKeyboard added

Thu Jul 31 14:00:00 2003 - arvinAATTsuse.de
- support special plugins with several agents

Wed Jul 30 14:00:00 2003 - arvinAATTsuse.de
- fixed build

Tue Jul 29 14:00:00 2003 - shAATTsuse.de
- V 2.8.11
- Added support for embedded Perl interpreter as plugin
(requires new additional package yast2-perl-bindings)

Tue Jul 29 14:00:00 2003 - arvinAATTsuse.de
- extended meaning of YAST_IS_RUNNING

Tue Jul 29 14:00:00 2003 - cschumAATTsuse.de
- WFM: Added Pkg::YouDisconnect().

Mon Jul 21 14:00:00 2003 - arvinAATTsuse.de
- handle new hwinfo-field unix_dev_name2 (bug #26121)

Tue Jul 15 14:00:00 2003 - arvinAATTsuse.de
- fixed testsuite of wfm

Tue Jul 15 14:00:00 2003 - shAATTsuse.de
- V 2.8.7
UI changes:
- Lots of internal reworking
- Completely reworked event handling
- No more self-generated events during widget creation / ChangeWidget
- Basic support for right-to-left languages like Arabic / Hebrew
(not perfect yet)
- `id() now optional for UI builtins if ID type is symbol

Tue Jul 15 14:00:00 2003 - gsAATTsuse.de
- 2.8.6
- advanced event handling in libyui

Tue Jul 15 14:00:00 2003 - mvidnerAATTsuse.cz
- Moved ycp.pm to %perl_vendorlib.

Thu Jul 10 14:00:00 2003 - mvidnerAATTsuse.cz
- perl library:
* parse paths with quoted components
* consider also negative integers in ycp::Return

Wed Jul 9 14:00:00 2003 - cschumAATTsuse.de
- WFM: Added Pkg::YouSetServer().

Mon Jul 7 14:00:00 2003 - gsAATTsuse.de
- WFMInterpreter: call setlocale(LC_ALL, \"\") in constructor;
remove it in setLanguage() and changeToModuleLanguage()

Fri Jul 4 14:00:00 2003 - msvecAATTsuse.de
- keep the include modules.conf.local at the end (#27681)
- dropped unused modules paths
- updated testsuite
- 2.8.5

Wed Jul 2 14:00:00 2003 - visnovAATTsuse.de
- return boolean value from client as exit code

Fri Jun 27 14:00:00 2003 - msvecAATTsuse.de
- different fix for regexp*
- 2.8.4

Thu Jun 26 14:00:00 2003 - msvecAATTsuse.de
- fixed regexpsub behavior
- 2.8.3

Wed Jun 25 14:00:00 2003 - cschumAATTsuse.de
- Removed WFM builtin CallFile as it isn\'t needed anymore by YOU.

Wed Jun 25 14:00:00 2003 - arvinAATTsuse.de
- correct C++ syntax in HwProbe.cc

Tue Jun 24 14:00:00 2003 - cschumAATTsuse.de
- Removed classes ExternalProgram and ExternalDataSource from
liby2 as they duplicated the classes from liby2util.

Tue Jun 24 14:00:00 2003 - cschumAATTsuse.de
- Added progress callback for execution of scripts by YOU.

Tue Jun 10 14:00:00 2003 - arvinAATTsuse.de
- fixed file list for rpm v4

Fri Jun 6 14:00:00 2003 - mvidnerAATTsuse.cz
- libycp scanner: don\'t mistake an invalid token for EOF.

Wed May 28 14:00:00 2003 - cschumAATTsuse.de
- Added WFM builtin CallFile needed by YOU.

Tue Apr 22 14:00:00 2003 - arvinAATTsuse.de
- added ycp function lsort to sort lists of strings with
respect to the current locale (bug #23850)

Fri Mar 28 13:00:00 2003 - mvidnerAATTsuse.de
- ag_hostnames: added scanning for RPC servers

Fri Mar 28 13:00:00 2003 - lslezakAATTsuse.de
- ag_background: limited input buffer size, added .buffer_size
subpath, updated documentation
- 2.8.0

Thu Mar 13 13:00:00 2003 - kkaempfAATTsuse.de
- handle installation of source packages (#25318).
- 2.7.34

Tue Mar 11 13:00:00 2003 - kkaempfAATTsuse.de
- fix parseycp syntax checker to detect trailing errors
after a successful parse. Also fixes detection and
handling of EOF in parser. (#24994)

Sat Mar 8 13:00:00 2003 - arvinAATTsuse.de
- handle wlan flag from hwinfo (bug #23491)

Fri Mar 7 13:00:00 2003 - arvinAATTsuse.de
- make string compare function locale unaware again as it leads
to strange results after changing the locale

Fri Mar 7 13:00:00 2003 - kkaempfAATTsuse.de
- close target logfile at shutdown (#24756)
- 2.7.30

Wed Mar 5 13:00:00 2003 - kkaempfAATTsuse.de
- enhance provideDone and packageDone callbacks to return a
string in order to control retry/abort/ignore on package
errors (#23780)
- 2.7.29

Tue Mar 4 13:00:00 2003 - arvinAATTsuse.de
- handle InstSrcDescr::content_flags (bug #21561)

Tue Mar 4 13:00:00 2003 - kkaempfAATTsuse.de
- use general state functions from packagemanager, not just
the package specific ones (part of #23616)

Mon Mar 3 13:00:00 2003 - kkaempfAATTsuse.de
- use packagemanager stati when handling selection, so upgrade
properly gets required and recommended selections too (#24371).

Mon Mar 3 13:00:00 2003 - cschumAATTsuse.de
- Allow installation sources for different products from same URL
(#24492).

Fri Feb 28 13:00:00 2003 - kkaempfAATTsuse.de
- make MediaChangeCallback global for all sources (part of #24201)

Fri Feb 28 13:00:00 2003 - shAATTsuse.de
- Added optional \"floppyDevice\" parameter to YPackageSelector widget

Fri Feb 28 13:00:00 2003 - kkaempfAATTsuse.de
- don\'t treat nl_langinfo() as godsend, they\'re all lying anyway.
We return nl_langinfo as a propsed encoding only and set UTF-8
(#24383)

Tue Feb 25 13:00:00 2003 - arvinAATTsuse.de
- use locale dependent string compare (bug #23850)

Tue Feb 25 13:00:00 2003 - gsAATTsuse.de
- #include in YUIInterpreter_special_widgets.cc

Mon Feb 24 13:00:00 2003 - gsAATTsuse.de
- setLanguage: call nl_langinfo (bug #23348)

Mon Feb 24 13:00:00 2003 - kkaempfAATTsuse.de
- finally fix Pkg:: functions to act upon tag string
instead of package names.
This will make \"yast2 -i \" possible.

Mon Feb 24 13:00:00 2003 - arvinAATTsuse.de
- added command .bash_input to system agent

Fri Feb 21 13:00:00 2003 - kkaempfAATTsuse.de
- add Pkg::SelectionContent() function (#23589)
adpated testsuite accordingly.

Thu Feb 20 13:00:00 2003 - arvinAATTsuse.de
- resolver agent doesn\'t complain about empty lists (bug #23797)

Thu Feb 20 13:00:00 2003 - arvinAATTsuse.de
- added dsl modem (pppoe) detection to probe-agent (bug #23662)

Wed Feb 19 13:00:00 2003 - shAATTsuse.de
- Fixed bug #23781: YCPthread problems during SuSEconfig

Mon Feb 17 13:00:00 2003 - gsAATTsuse.de
- don\'t call nl_langinfo in WMFInterpreter setLanguage
(encoding is not set correctly, bug #23348)

Mon Feb 17 13:00:00 2003 - shAATTsuse.de
- Fixed bug #23599: Recode: unexpected small output buffer

Thu Feb 13 13:00:00 2003 - shAATTsuse.de
- Reduced log severity for UI shortcut conflicts

Wed Feb 12 13:00:00 2003 - kkaempfAATTsuse.de
- add Pkg::TargetFileHasOwner() (#23555)

Tue Feb 11 13:00:00 2003 - shAATTsuse.de
- New generic way to find widgets belonging to a dialog, excluding
sub-dialogs: YDialog::widgets()

Fri Feb 7 13:00:00 2003 - kkaempfAATTsuse.de
- call nl_langinfo() if no explicit encoding given (#23348)
- V 2.7.12

Mon Feb 3 13:00:00 2003 - shAATTsuse.de
- V 2.7.11
- New UI builtin: SetFunctionKeys()

Mon Jan 27 13:00:00 2003 - arvinAATTsuse.de
- added rpm-devel, popt and popt-devel to neededforbuild

Thu Jan 23 13:00:00 2003 - mvidnerAATTsuse.de
- Activate the debugger on receiving SIGUSR2.
- 2.7.9

Tue Jan 21 13:00:00 2003 - arvinAATTsuse.de
- make it build with latest yast2-packagemanager

Tue Jan 14 13:00:00 2003 - arvinAATTsuse.de
- probe agent handles capability flags of libhd (bug #20068)

Fri Dec 20 13:00:00 2002 - arvinAATTsuse.de
- merged from 8.1 branch:
- set umask to 0022 in genericfronted.cc

Thu Dec 19 13:00:00 2002 - cschumAATTsuse.de
- Pkg:: interface
- Added ErrorDetails() function.
- Added YouFinish() function.
- Added callback handling for YOU progress.
- 2.7.6

Wed Dec 18 13:00:00 2002 - mvidnerAATTsuse.de
- perl library:
* Fixed parsing compounds containing a number starting with 0.
* Use the script base name as the log component instead of \"perl\".

Mon Dec 2 13:00:00 2002 - arvinAATTsuse.de
- consider all four environment variables `LANGUAGE\', `LC_ALL\',
`LC_MESSAGES\' and `LANG\' to get the language during startup
(bug #22008)

Mon Dec 2 13:00:00 2002 - arvinAATTsuse.de
- fixed linking (after drop of dumpto agent)

Fri Nov 29 13:00:00 2002 - shAATTsuse.de
- Fixed bug/wish #13866: Delayed keyboard shortcut checking
New UI builtins PostponeShortcutCheck(), CheckShortcuts()

Fri Nov 22 13:00:00 2002 - msvecAATTsuse.cz
- system agent:
* background logging
* nice mode for written ycp values
* updated testsuite
- modules agent:
* use paths for the modules specs
- dumpto agent:
* drop (obsoleted by system agent)
- runtime agent:
* drop (obsoleted by system agent)

Wed Nov 20 13:00:00 2002 - shAATTsuse.de
- UI::MakeScreenShot() now takes a string argument

Mon Nov 11 13:00:00 2002 - shAATTsuse.de
- New widget: IconButton

Thu Nov 7 13:00:00 2002 - arvinAATTsuse.de
- adaption of libycp for bison version 1.75

Thu Nov 7 13:00:00 2002 - shAATTsuse.de
- Fixed bug #19389: Frame widget shows keyboard shortcuts, but
can\'t handle any

Wed Nov 6 13:00:00 2002 - shAATTsuse.de
- New UI builtins:
- AskForExistingDirectory()
- AskForExistingFile()
- AskForSaveFileName()

Wed Nov 6 13:00:00 2002 - mvidnerAATTsuse.cz
- Fixed recursive Dir in ini-agent flat mode (used for .sysconfig)
[#21574]

Tue Oct 15 14:00:00 2002 - kkaempfAATTsuse.de
- fix \'sort\' testcase
- 2.6.53

Mon Oct 14 14:00:00 2002 - kkaempfAATTsuse.de
- reduce debug log (#20854, mvidnerAATTsuse.cz)
- 2.6.52

Mon Oct 14 14:00:00 2002 - kkaempfAATTsuse.de
- when switching base selection, reset selections
and packages
- RemoteComponent: check for null to avoid segfault (#20087, arvin)

Wed Oct 9 14:00:00 2002 - kkaempfAATTsuse.de
- install product data in installation order.
- 2.6.51

Tue Oct 8 14:00:00 2002 - kkaempfAATTsuse.de
- add functions to display install time splitted across
multiple sources and multiple media within each source
- 2.6.50

Tue Oct 8 14:00:00 2002 - arvinAATTsuse.de
- use own version as suse version since suse version is not
present on united linux

Mon Oct 7 14:00:00 2002 - kkaempfAATTsuse.de
- add Pkg:: function to set installation order (#20609)
- add Pkg:: function to disable ram caching of source meta-data
- 2.6.48

Fri Sep 20 14:00:00 2002 - kkaempfAATTsuse.de
- provide full product data including base and dist product
- 2.6.47

Fri Sep 20 14:00:00 2002 - kkaempfAATTsuse.de
- add SourceChange callback
- write selections conflicts to /var/log/YaST2/badselections
- 2.6.46

Thu Sep 19 14:00:00 2002 - kkaempfAATTsuse.de
- return partition size after package installation in DU check.
- disable source (release media) before delete.
- 2.6.45

Wed Sep 18 14:00:00 2002 - kkaempfAATTsuse.de
- add Pkg:: functions for multiple source installation
- 2.6.44

Thu Sep 12 14:00:00 2002 - kkaempfAATTsuse.de
- drop \"-\" in product string
- 2.6.43

Wed Sep 11 14:00:00 2002 - kkaempfAATTsuse.de
- implement \"PkgNeutral\" to neutralize the status of
a package (#19475)
- implement status save/restore (#19328)
- fix abort during install (#18954)
- 2.6.42

Wed Sep 11 14:00:00 2002 - kkaempfAATTsuse.de
- copy product and selection data to target (#19324)
- 2.6.41

Wed Sep 11 14:00:00 2002 - kkaempfAATTsuse.de
- allow rewrite of url if cdrom device changed due
to ide-scsi (#19185)
- 2.6.40

Wed Sep 11 14:00:00 2002 - kkaempfAATTsuse.de
- correctly release sources
- pass flag to solver to prefer installed packages in
case of conflict during update
- products don\'t have a release, just a version
- 2.6.39

Tue Sep 10 14:00:00 2002 - arvinAATTsuse.de
- provide/obsolete yast2-lib64-compat (bug #19325)

Mon Sep 9 14:00:00 2002 - kkaempfAATTsuse.de
- display all CDs, even those with no packages to install
- handle uninstalled source packages
- 2.6.37

Mon Sep 9 14:00:00 2002 - arvinAATTsuse.de
- explicit set permissions of /etc/resolv.conf to 0644 (bug #19188)

Mon Sep 9 14:00:00 2002 - kkaempfAATTsuse.de
- reduce logging
- fix space calculation
- 2.6.35

Sun Sep 8 14:00:00 2002 - kkaempfAATTsuse.de
- add function to retrieve space calculation
- 2.6.34

Sun Sep 8 14:00:00 2002 - kkaempfAATTsuse.de
- add function to pass directories to space calculation in
package manager
- 2.6.33

Sat Sep 7 14:00:00 2002 - mvidnerAATTsuse.cz
- agent-ini: section names for multifile data were not translated
properly upon second Write (#19066).
- 2.6.32

Sat Sep 7 14:00:00 2002 - kkaempfAATTsuse.de
- add Pkg::PkgGroup to get group tag of a package

Sat Sep 7 14:00:00 2002 - kkaempfAATTsuse.de
- include url to media change callback
- report translated selection label
- 2.6.31

Fri Sep 6 14:00:00 2002 - arvinAATTsuse.de
- provide/obsolete more old packages

Fri Sep 6 14:00:00 2002 - kkaempfAATTsuse.de
- fix update api, allow for deletion of old packages
return number of unknown packages
- fix packager UI to show unknown packages
- 2.6.29

Thu Sep 5 14:00:00 2002 - kkaempfAATTsuse.de
- add Pkg:: functions for package backup
and rebuilddb progress
- 2.6.28

Wed Sep 4 14:00:00 2002 - kkaempfAATTsuse.de
- check for loops in selection requirements.
- authorization checks for YOU.
- 2.6.27

Tue Sep 3 14:00:00 2002 - kkaempfAATTsuse.de
- enhanced callback handling for Pkg::
- product data access functions
- 2.6.26

Tue Sep 3 14:00:00 2002 - mvidnerAATTsuse.cz
- kdoc cleanup: better cross references and fixed some parsing issues.

Fri Aug 30 14:00:00 2002 - mvidnerAATTsuse.cz
- ag_hostnames: fixed ip to host name translation (#18638).
- 2.6.25

Thu Aug 29 14:00:00 2002 - shAATTsuse.de
- New widget options for YPushButton: key_F1 .. key_F12
- New widget option for YSelectionBox: immediate
- New widget options for YPackageSelector: youMode, updateMode

Thu Aug 29 14:00:00 2002 - arvinAATTsuse.de
- more fixes for initialization of logging

Wed Aug 28 14:00:00 2002 - kkaempfAATTsuse.de
- more Pkg:: functions for media change via packagemanager
callbacks
- 2.6.23

Tue Aug 27 14:00:00 2002 - arvinAATTsuse.de
- added support for firewire controllers in probe agent
(bug #18379)
- fixed initialization of logging

Wed Aug 21 14:00:00 2002 - kkaempfAATTsuse.de
- furter connections to packagemanager
- V 2.6.21

Mon Aug 19 14:00:00 2002 - shAATTsuse.de
- V 2.6.20
- New package management in UI

Fri Aug 16 14:00:00 2002 - arvinAATTsuse.de
- adaptions for libhd version 5.12

Thu Aug 15 14:00:00 2002 - arvinAATTsuse.de
- added handling of hotplug entry to probe agent (bug #13571)

Tue Aug 13 14:00:00 2002 - arvinAATTsuse.de
- fixed return value of regexpsub for case of no match

Mon Aug 12 14:00:00 2002 - kkaempfAATTsuse.de
- add \"vendor\" and \"name\" keys to .probe.cpu map

Fri Aug 9 14:00:00 2002 - arvinAATTsuse.de
- added support for dvb cards to probe agent

Thu Aug 8 14:00:00 2002 - arvinAATTsuse.de
- fixed error logging for .string command of system agent and
added testsuite for that
- redirect stdout and stderr to /dev/null for .bash_background
command of system agent (bug #17223)

Wed Aug 7 14:00:00 2002 - arvinAATTsuse.de
- adaption for libhd changes

Mon Aug 5 14:00:00 2002 - arvinAATTsuse.de
- fixed cpu and boot detection on S390

Thu Aug 1 14:00:00 2002 - arvinAATTsuse.de
- fixes for VNC installation

Mon Jul 29 14:00:00 2002 - arvinAATTsuse.de
- disable Qt/KDE\'s own malloc implementation (it\'s too late to
activated them from dlopen)

Wed Jul 24 14:00:00 2002 - kkaempfAATTsuse.de
- Allow empty nameserver list in agent-resolver (#17178)

Wed Jul 24 14:00:00 2002 - arvinAATTsuse.de
- Execute (.target.remove, ...) is now quiet (bug #17177)

Wed Jul 24 14:00:00 2002 - arvinAATTsuse.de
- fixed error messages for Read (.target.yast2, ...) (bug #17170)
- fixed model entry in Read (.probe.cpu) (bug #17166)

Mon Jul 22 14:00:00 2002 - arvinAATTsuse.de
- implemented stat and lstat functions in agent-system

Mon Jul 22 14:00:00 2002 - arvinAATTsuse.de
- agent-probe recognizes boot mechanism grub from hwinfo

Wed Jul 17 14:00:00 2002 - arvinAATTsuse.de
- provide full directory structure
- removed obsolete getyast2dir function from libycp

Fri Jul 12 14:00:00 2002 - kkeilAATTsuse.de
- agent-probe: Additional fields for the ISDN database to
identify DSL support and supported protocols and architectures
of the driver.

Mon Jul 8 14:00:00 2002 - mvidnerAATTsuse.cz
- completed the Provides/Obsoletes list for the devel subpackage

Thu Jul 4 14:00:00 2002 - arvinAATTsuse.de
- move non binary file from /usr/lib/YaST2 to /usr/share/YaST2

Tue Jul 2 14:00:00 2002 - msvecAATTsuse.cz
- y2log dir is /var/log/YaST2 (#16712)

Tue Jul 2 14:00:00 2002 - arvinAATTsuse.de
- only complain once if recode fails (bug #16773)

Thu Jun 27 14:00:00 2002 - arvinAATTsuse.de
- the Read (.yast2, ...) of the system agent appends \"data/\" the
the filename
- removed function Write (.yast2, ...) from system agent

Tue Jun 25 14:00:00 2002 - kkaempfAATTsuse.de
- Evaluate keys in map constants (#16701).

Sat Jun 22 14:00:00 2002 - arvinAATTsuse.de
- merged libycp, liby2, libyui, libscr, yast2-core-scr,
yast2-core-wfm, yast2-agent-any, yast2-agent-probe,
yast2-agent-ini, yast2-agent-modules, yast2-agent-system
and yast2-base into new package yast2-core